Compare commits
No commits in common. "main" and "ex12a-containerfile-steps" have entirely different histories.
main
...
ex12a-cont
2 changed files with 1 additions and 3 deletions
Binary file not shown.
|
|
@ -1,7 +1,5 @@
|
||||||
services:
|
services:
|
||||||
nginx:
|
nginx:
|
||||||
build:
|
build: ./
|
||||||
context: ./
|
|
||||||
dockerfile: Containerfile
|
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue