Begin Management in Docker
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 26m48s
All checks were successful
Build and push Docker image at git tag / build (push) Successful in 26m48s
This commit is contained in:
5
docker-agent/Dockerfile
Normal file
5
docker-agent/Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
ARG FROM_IMAGE=
|
||||
|
||||
FROM $FROM_IMAGE
|
||||
|
||||
|
Reference in New Issue
Block a user