摘要:
# su postgres psql postgres=# ALTER USER postgres WITH PASSWORD 'postgres'; postgres=# \q 阅读全文
posted @ 2019-07-22 20:53
清晨时光
阅读(852)
评论(0)
推荐(0)
摘要:
#拉取runtime父镜像,运行aspnet core应用必须要用runtimeFROM microsoft/dotnet:2.2-aspnetcore-runtime#设置容器工作目录WORKDIR /DockerDemo#把当前目录的所有文件copy到工作目录中COPY . /DockerDem 阅读全文
posted @ 2019-07-22 15:37
清晨时光
阅读(333)
评论(0)
推荐(0)

浙公网安备 33010602011771号