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 e23f7c3 commit be2803eCopy full SHA for be2803e
demos/Dockerfile
@@ -0,0 +1,3 @@
1
+FROM kyberneees/restana-static:latest
2
+RUN rm dist/index.html
3
+RUN echo "Hello World!" >> dist/index.html
0 commit comments