Skip to content

Commit 27ae11c

Browse files
pascalgnramitsurana
authored andcommitted
Fixed Docker build
Use `#` instead of `//` for comments :)
1 parent 17b2e9b commit 27ae11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ CMD ["sudo", "pip", "install", "grip"]
1111
CMD ["git", "clone", "https://github.com/ramitsurana/awesome-kubernetes"]
1212
CMD ["cd ", "awesome-kubernetes"]
1313

14-
//Grip utility to run markdown files on localhost:80
14+
# Grip utility to run markdown files on localhost:80
1515
CMD ["grip", "80"]

0 commit comments

Comments
 (0)