Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
chore(docker): 更新
Browse files Browse the repository at this point in the history
  • Loading branch information
zjZSTU committed Oct 10, 2019
1 parent 500e82e commit 61309cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 1 addition & 2 deletions dockerfiles/wechat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ RUN set -eux && \

COPY docker-entrypoint.sh ./
RUN chmod a+x docker-entrypoint.sh && \
chown user:user docker-entrypoint.sh && \
ls -al
chown user:user docker-entrypoint.sh
ENTRYPOINT ["/app/docker-entrypoint.sh"]
3 changes: 2 additions & 1 deletion docs/source/docker/gui.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
gui/[Docker][Ubuntu]WPS运行
gui/[Docker][Ubuntu]vscode运行
gui/[Docker][Ubuntu 18.04]deepin-wine制作
gui/[Docker][deepin-wine]微信运行
gui/[Docker][deepin-wine]微信运行
gui/[Docker][deepin-wine]QQ运行

0 comments on commit 61309cb

Please sign in to comment.