@@ -4,11 +4,4 @@ FROM mcr.microsoft.com/dotnet/aspnet:6.0
ENV LANG zh-Hans
# Install extensions
-RUN apt-get update && apt-get install -y \
- tar \
- jq \
- libfreetype6-dev \
- libjpeg62-turbo-dev \
- libpng-dev \
- libpq-dev \
- procps
+RUN apt-get update && apt-get install -y tar jq procps net-tools
@@ -7,7 +7,7 @@ tmux new -s dbx
# 切换到dbx会话
tmux attach-session -t dbx
-#git clone http://43.136.66.30:3000/Web/ApqPublish.git
+#git clone https://gogs-qh.zalhb.com/ApqTeam/DockerImg.git
cd ApqPublish/dotnet6/