Skip to content

Commit 501938a

Browse files
build docker image
1 parent 3c8b2a2 commit 501938a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
FROM ubuntu:16.04
2+
RUN apt-get update
3+
RUN apt-get -y install curl
4+
RUN curl https://github.com/Codehunter-py/Shell-scripting.git

0 commit comments

Comments
 (0)