This commit is contained in:
parent
ff2199750f
commit
835cb0d1fe
@ -5,4 +5,6 @@ RUN apt-get update && \
|
||||
cd /usr/local/bin && \
|
||||
wget -qO- https://github.com/harshavardhana/s3www/releases/download/v0.5.3/s3www_0.5.3_linux_amd64.tar.gz | tar zxvf - s3www
|
||||
|
||||
USER nobody
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/s3www"]
|
||||
|
Loading…
Reference in New Issue
Block a user