Docker build without buildx
All checks were successful
Build, Push and Run Container / build (push) Successful in 38s
All checks were successful
Build, Push and Run Container / build (push) Successful in 38s
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Build Docker image (context = Source/ProofOfConcept)
|
||||
run: |
|
||||
DOCKER_BUILDKIT=1 docker build \
|
||||
docker build \
|
||||
-f Source/ProofOfConcept/Dockerfile \
|
||||
-t docker-registry.automatic-parking.dev/automatic-parking:poc \
|
||||
Source
|
||||
|
||||
Reference in New Issue
Block a user