initial scaffold
This commit is contained in:
commit
5c2080a73b
31 changed files with 1244 additions and 0 deletions
2
apps/hello-app/src/Dockerfile
Normal file
2
apps/hello-app/src/Dockerfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
FROM nginx:1.27-alpine
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue