Skip to content

Podman v5.3 #175

@k9withabone

Description

@k9withabone

Add support for features introduced in Podman v5.3.0:

  • ServiceName=
    • Add podlet --service-name option when outputting a single Quadlet file?
  • [Quadlet]
    • DefaultDependencies=
      • Different from DefaultDependencies= in the [Unit] section.
      • Default is true.
      • Add podlet --no-default-quadlet-dependencies flag.
  • [Container]
    • AddHost=
    • CgroupsMode=
    • StartWithPod=
      • Default is true.
      • Add podlet --no-start-with-pod flag.
    • Network=
      • Supports .container for using the network of another container.
      • Compose network_mode: "service:service_name" can now be converted.
    • PodmanArgs=
      • --health-log-destination
      • --health-max-log-count
      • --health-max-log-size
  • [Pod]
    • AddHost=
    • DNS=
    • DNSOption=
    • DNSSearch=
    • IP=
    • IP6=
    • UserNS=
  • [Build]
    • ImageTag=
      • Can now be set multiple times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions