Commit ace87837 authored by zhanglongtao's avatar zhanglongtao

dockerfile update

parent e9b0029b
FROM microsoft/dotnet:2.2-aspnetcore-runtime FROM mcr.microsoft.com/dotnet/aspnet:5.0 AS base
WORKDIR /app/Registry WORKDIR /app/Registry
COPY . /app/Registry COPY . /app/Registry
EXPOSE 10100 EXPOSE 10100
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment