Adaug si proiectul myapp (primul test)
This commit is contained in:
2
Dockerfile
Normal file
2
Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
FROM nginx
|
||||||
|
COPY index.html /usr/share/nginx/html
|
||||||
1
index.html
Normal file
1
index.html
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Hello world
|
||||||
Reference in New Issue
Block a user