Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zaoqi authored and oott123 committed Oct 6, 2019
1 parent 48c579d commit 6604ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN groupadd user && useradd -m -g user user && \
# 安装依赖和代码
apt-get update && apt-get upgrade -y && \
apt-get install -y \
python git \
git \
ca-certificates wget locales \
nginx \
xorg openbox && \
Expand Down

0 comments on commit 6604ff3

Please sign in to comment.