We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c8b2a2 commit 501938aCopy full SHA for 501938a
Dockerfile
@@ -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