Skip to content

Commit be2803e

Browse files
committed
adding Dockerfile example
1 parent e23f7c3 commit be2803e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

demos/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)