spiegel_podman/pkg/adapter
baude c18ad2bfd9 Generate systemd unit files for containers
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>
2019-05-02 14:35:53 -05:00
..
shortcuts Implement podman-remote rm 2019-04-09 11:55:26 -07:00
client.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
containers.go Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
containers_remote.go Generate systemd unit files for containers 2019-05-02 14:35:53 -05:00
images.go podman-remote image tree 2019-04-04 14:41:50 -05:00
images_remote.go podman-remote image tree 2019-04-04 14:41:50 -05:00
info_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
pods.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
pods_remote.go Refactor of 'podman prune' to better support remote 2019-04-18 15:13:56 -07:00
runtime.go runtime: pass down the context 2019-04-26 22:23:49 +02:00
runtime_remote.go podman-remote port 2019-05-01 09:13:18 -05:00
runtime_remote_supported.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
sigproxy_linux.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
terminal.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
terminal_linux.go enable podman-remote on windows 2019-04-30 15:28:39 -05:00
volumes_remote.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00