summaryrefslogtreecommitdiff
path: root/test/e2e/generate_systemd_test.go
Commit message (Expand)AuthorAge
* podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* generate systemd: catch `--name=foo`Valentin Rothberg2020-09-09
* APIv2 add generate systemd endpointPaul Holzinger2020-09-02
* generate systemd: fix error handlingValentin Rothberg2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* correct the absolute path of `rm` executableYuan-Hao Chen2020-06-19
* generate systemd: create pod templateValentin Rothberg2020-06-11
* generate systemd: rename "cid" to "ctr-id"Valentin Rothberg2020-06-11
* Added new flags to 'podman generate systemd' to change the unit name prefixLuap992020-05-22
* generate systemdValentin Rothberg2020-04-29
* Force integration tests to passBrent Baude2020-04-21
* Switch to using --time as opposed to --timeout to better match Docker.Daniel J Walsh2020-03-31
* force run container detached if container CreateCommand missing the detach param荒野無燈2020-03-14
* generate systemd: remove leading slashesValentin Rothberg2020-03-05
* systemdgen: add --ignore flag to generic servicesValentin Rothberg2020-01-16
* podman-generate-systemd --newValentin Rothberg2020-01-09
* Refactor tests when checking for error exit codesJhon Honce2019-10-16
* generate systemd: support pods and geneartig filesValentin Rothberg2019-08-21
* use imagecaches for local testsbaude2019-05-29
* Generate systemd unit files for containersbaude2019-05-02