We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6e878 commit 5f1a3bbCopy full SHA for 5f1a3bb
Dockerfile
@@ -3,7 +3,7 @@
3
# docker build -t "command_line_bootcamp" .
4
# docker-browser-server command_line_bootcamp -p 8080
5
6
-FROM ubuntu
+FROM ubuntu:16.04
7
8
RUN apt-get update && apt-get install -y curl git python build-essential nano man
9
0 commit comments