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.
2 parents 4b3cf8e + 349892e commit 3359f7cCopy full SHA for 3359f7c
Makefile
@@ -0,0 +1,5 @@
1
+preview:
2
+ docker run -p "9000:9000" -p "35729:35729" \
3
+ -v $(CURDIR)/labs:/opt/labs \
4
+ containers.cisco.com/asroach/learning-labs-previewer:latest
5
+ open http://localhost:9000
0 commit comments