mirror of
https://github.com/actions/runner-container-hooks.git
synced 2025-12-17 18:26:44 +00:00
Update 0034-build-docker-with-kaniko.md
This commit is contained in:
@@ -39,8 +39,8 @@ To execute a container-action, we run a k8s job by loading the image from the sp
|
|||||||
|
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
- The user needs to provide a local Docker Registry (TBD on supporting ghcr or dockerhub)
|
- The user needs to provide a local Docker Registry or config for a remote registry (like ghcr or dockerhub)
|
||||||
- Potential incompatibilities / inconsistencies between Docker and Kaniko, none is known at this time
|
- Potential incompatibilities / inconsistencies between Docker and Kaniko, none is known at this time
|
||||||
|
|
||||||
## Consequences
|
## Consequences
|
||||||
- Users can now run AND build container-actions with a local Dockerfile in their k8s cluster
|
- Users build container-actions with a local Dockerfile in their k8s cluster without a privileged docker builder container
|
||||||
|
|||||||
Reference in New Issue
Block a user