Compare commits
2 Commits
057048cbec
...
80bd4cd1ff
| Author | SHA1 | Date |
|---|---|---|
|
|
80bd4cd1ff | |
|
|
a5c28ee62b |
|
|
@ -10,7 +10,7 @@ RUN chmod +x /tmp/s6-overlay-amd64-installer && \
|
||||||
-Syu \
|
-Syu \
|
||||||
--noconfirm \
|
--noconfirm \
|
||||||
--needed \
|
--needed \
|
||||||
python python-pip nginx && \
|
python python-setuptools python-pip nginx && \
|
||||||
useradd -s /bin/false nginx && \
|
useradd -s /bin/false nginx && \
|
||||||
mkdir /data
|
mkdir /data
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue