Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Update template with Podman instead of Kaniko

Closed Karine Bauch requested to merge trunk into main
2 unresolved threads

Change Kaniko to Podman

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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:
  • Sorry, I was talking about this "style", I don't know why I published the comment unrelated to the line I was talking about.

    Suggested change
    15 podman_options:
    15 podman-options:

    In this case, this is even better:

    Suggested change
    15 podman_options:
    15 options:
    Edited by Dorian Turba
  • Please register or sign in to reply
  • assigned to @Karine-Bauch and unassigned @dorianturba

  • closed

  • Please register or sign in to reply
    Loading