docker-compose and actions
All checks were successful
Build and Push Docker Image / build (push) Successful in 26s
All checks were successful
Build and Push Docker Image / build (push) Successful in 26s
This commit is contained in:
5
docker-compose.yaml
Normal file
5
docker-compose.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
resume:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:80"
|
||||
Reference in New Issue
Block a user