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 --disable-default-quadlet-dependencies flag.
  • [Container]
    • AddHost=
    • CgroupsMode=
    • HealthLogDestination=
    • HealthMaxLogCount=
    • HealthMaxLogSize=
    • 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.
  • [Pod]
    • AddHost=
    • DNS=
    • DNSOption=
    • DNSSearch=
    • GIDMap=
    • IP=
    • IP6=
    • SubGIDMap=
    • SubUIDMap=
    • UIDMap=
    • UserNS=
  • [Build]
    • ImageTag=
      • Can now be set multiple times.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions