Update Dockerfile
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
|
ENTRYPOINT ["/bin/bash"]
|
||||||
RUN \
|
RUN \
|
||||||
apt -y update && \
|
apt -y update && \
|
||||||
apt -y upgrade && \
|
apt -y upgrade && \
|
||||||
|
|||||||
Reference in New Issue
Block a user