Compare commits
No commits in common. "80bd4cd1fffbedc17b06b756e74f1299e66f02f4" and "057048cbec9ea3927387d80c2ec32a80efc7818e" have entirely different histories.
80bd4cd1ff
...
057048cbec
|
|
@ -10,7 +10,7 @@ RUN chmod +x /tmp/s6-overlay-amd64-installer && \
|
||||||
-Syu \
|
-Syu \
|
||||||
--noconfirm \
|
--noconfirm \
|
||||||
--needed \
|
--needed \
|
||||||
python python-setuptools python-pip nginx && \
|
python python-pip nginx && \
|
||||||
useradd -s /bin/false nginx && \
|
useradd -s /bin/false nginx && \
|
||||||
mkdir /data
|
mkdir /data
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue