containers / quadlet

GNU General Public License v2.0
347 stars 14 forks source link

Add support for ContainerName #32

Closed alexlarsson closed 2 years ago

alexlarsson commented 2 years ago

This allows you to set a custom name for the podman container, in case you e.g. don't want the systemd- prefix.

Fixes #31

deuill commented 2 years ago

A perhaps late question -- how come this wasn't just named, ehm, Name? IMO the Container part is implied by the fact this option appears under the [Container] section.