We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b2e9b commit 27ae11cCopy full SHA for 27ae11c
Dockerfile
@@ -11,5 +11,5 @@ CMD ["sudo", "pip", "install", "grip"]
11
CMD ["git", "clone", "https://github.com/ramitsurana/awesome-kubernetes"]
12
CMD ["cd ", "awesome-kubernetes"]
13
14
-//Grip utility to run markdown files on localhost:80
+# Grip utility to run markdown files on localhost:80
15
CMD ["grip", "80"]
0 commit comments