Update template with Podman instead of Kaniko
2 unresolved threads
2 unresolved threads
Change Kaniko to Podman
Merge request reports
Activity
requested review from @dorianturba
assigned to @dorianturba
added 2 commits
added 2 commits
@Karine-Bauch we need to update the component to our last style, then merge!
@dorianturba Changes done Please check if it's ok for you
Edited by Karine Bauch
12 12 dockerfile_name: 13 13 description: Name of the dockerfile. 14 14 default: Dockerfile 15 docker_host: 16 description: Docker daemon host URL. 17 default: tcp://docker:2375/ 18 docker_driver: 19 description: Storage driver used by Docker. 20 default: overlay2 21 kaniko_options: 22 description: Additional options to pass to Kaniko for image building. 15 podman_options: - Edited by Dorian Turba
assigned to @Karine-Bauch and unassigned @dorianturba
Please register or sign in to reply