initial commit with apps from course repo
This commit is contained in:
2
onbuild-demo/Dockerfile
Normal file
2
onbuild-demo/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
# Use the nginx-parent image as base
|
||||
FROM registry.lab.example.com/do288/nginx-parent
|
||||
1
onbuild-demo/src/index.html
Normal file
1
onbuild-demo/src/index.html
Normal file
@@ -0,0 +1 @@
|
||||
Hello from the child nginx container!
|
||||
Reference in New Issue
Block a user