Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Generate systemd unit files for containers | baude | 2019-05-02 |
| | | | | | | | | | | | | the podman generate systemd command will generate a systemd unit file based on the attributes of an existing container and user inputs. the command outputs the unit file to stdout for the user to copy or redirect. it is enabled for the remote client as well. users can set a restart policy as well as define a stop timeout override for the container. Signed-off-by: baude <bbaude@redhat.com> | ||
* | podman-remote generate kube | baude | 2019-04-12 |
Allow the ability to generate kube YAML from the podman remote-client. Signed-off-by: baude <bbaude@redhat.com> |