Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podman v5.2.0 #110

Open
k9withabone opened this issue Sep 25, 2024 · 0 comments · May be fixed by #123
Open

Podman v5.2.0 #110

k9withabone opened this issue Sep 25, 2024 · 0 comments · May be fixed by #123
Labels
enhancement New feature or request
Milestone

Comments

@k9withabone
Copy link
Member

k9withabone commented Sep 25, 2024

Add support for features introduced in Podman v5.2.0, by adding the following Quadlet options:

  • Container
    • LogOpt=
    • StopSignal=
    • NetworkAlias=
  • Pod
    • NetworkAlias=
  • Build
    • Annotation=
    • Arch=
    • AuthFile=
    • ContainersConfModule= (global, already exists)
    • DNS=
    • DNSOption=
    • DNSSearch=
    • Environment=
    • File=
    • ForceRM=
    • GlobalArgs= (global args, already exists)
    • GroupAdd=
    • ImageTag=
    • Label=
    • Network=
    • PodmanArgs=
      • --add-host
      • --all-platforms
      • --build-arg
      • --build-arg-file
      • --build-context
      • --cache-from
      • --cache-to
      • --cache-ttl
      • --cap-add
      • --cap-drop
      • --cert-dir
      • --cgroup-parent
      • --cgroupns
      • --compat-volumes
      • --compress
      • --cpp-flag
      • --cpu-period
      • --cpu-quota
      • -c, --cpu-shares
      • --cpuset-cpus
      • --cpuset-mems
      • --creds
      • --cw
      • --decryption-key
      • --device
      • -D, --disable-compression
      • --disable-content-trust
      • --format
      • --from
      • --hooks-dir
      • --http-proxy
      • --identity-label
      • --ignorefile
      • --iidfile
      • --ipc
      • --isolation
      • --jobs
      • --layer-label
      • --layers
      • --logfile
      • --logsplit
      • --manifest
      • -m, --memory
      • --memory-swap
      • --no-cache
      • --no-hostname
      • --no-hosts
      • --omit-history
      • --os
      • --os-feature
      • --os-version
      • -o, --output
      • --pid
      • --platform
      • -q, --quiet
      • --retry
      • --retry-delay
      • --rm
      • --runtime
      • --runtime-flag
      • --sbom
      • --sbom-image-output
      • --sbom-purl-image-output
      • --sbom-merge-strategy
      • --sbom-output
      • --sbom-purl-output
      • --sbom-scanner-command
      • --sbom-scanner-image
      • --security-opt
      • --shm-size
      • --sign-by
      • --skip-unused-stages
      • --squash
      • --squash-all
      • --ssh
      • --stdin
      • --timestamp
      • --ulimit
      • --unsetenv
      • --unsetlabel
      • --userns
      • --userns-gid-map
      • --userns-gid-map-group
      • --userns-uid-map
      • --userns-uid-map-user
      • --uts
    • Pull=
    • Secret=
    • SetWorkingDirectory=
    • Target=
    • TLSVerify=
    • Variant=
    • Volume=
@k9withabone k9withabone added the enhancement New feature or request label Sep 25, 2024
@k9withabone k9withabone added this to the v0.3.1 milestone Sep 25, 2024
@k9withabone k9withabone linked a pull request Oct 18, 2024 that will close this issue
@k9withabone k9withabone linked a pull request Oct 18, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant