index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
systemd
/
generate
/
containers.go
Commit message (
Expand
)
Author
Age
*
fix a number of errcheck issues
Valentin Rothberg
2022-03-22
*
Separator is no longer prepended when prefix is empty on podman generate systemd
Nirmal Patel
2022-03-16
*
Handlers for `generate systemd` with custom dependencies
esendjer
2022-01-19
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
systemd: replace multi-user with default.target
Valentin Rothberg
2021-11-30
*
generate systemd: add --start-timeout flag
Valentin Rothberg
2021-11-23
*
export adding id-specifier code to setContainerNameForTemplate
Boaz Shuster
2021-11-11
*
change from run to create in 250-systemd.bats
Boaz Shuster
2021-11-09
*
Support template unit files in podman generate systemd
Boaz Shuster
2021-10-22
*
generate systemd: handle --restart
Valentin Rothberg
2021-09-07
*
generate systemd: clarify limitations of `--new`
Valentin Rothberg
2021-09-01
*
generate systemd: use --cidfile again
Valentin Rothberg
2021-08-24
*
Revert "generate systemd: custom stop signal"
Valentin Rothberg
2021-08-24
*
generate systemd: custom stop signal
Valentin Rothberg
2021-08-24
*
auto-update: simple rollback
Valentin Rothberg
2021-08-05
*
Remove GetStore function from Libpod
Matthew Heon
2021-07-08
*
systemd/generate: change type to notify
Valentin Rothberg
2021-06-04
*
generate systemd: make mounts portable
Valentin Rothberg
2021-05-31
*
Add envars to the generated systemd unit
Paul Holzinger
2021-05-10
*
podman generate systemd --new do not duplicate params
Paul Holzinger
2021-03-28
*
Add RequiresMountsFor= to systemd generate
Robb Manes
2021-03-26
*
Do not leak libpod package into the remote client
Paul Holzinger
2021-03-15
*
Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation
OpenShift Merge Robot
2021-02-22
|
\
|
*
--no-header flag implementation for generate systemd
Jakub Guzik
2021-02-22
*
|
bump go module to v3
Valentin Rothberg
2021-02-22
|
/
*
Fix broken podman generate systemd --new with pods
Paul Holzinger
2021-02-16
*
Fix podman generate systemd --new special char handling
Paul Holzinger
2021-02-01
*
Make generate systemd --new robust against double curly braces
Paul Holzinger
2021-01-20
*
Make podman generate systemd --new flag parsing more robust
Paul Holzinger
2021-01-07
*
generate systemd: do not set `KillMode`
Valentin Rothberg
2021-01-05
*
Spelling
Josh Soref
2020-12-22
*
Refactor version handling in cmd tree
Jhon Honce
2020-09-18
*
generate systemd: catch `--name=foo`
Valentin Rothberg
2020-09-09
*
APIv2 add generate systemd endpoint
Paul Holzinger
2020-09-02
*
generate systemd: quote arguments with whitespace
Valentin Rothberg
2020-08-19
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
systemd generate: allow manual restart of container units in pods
Valentin Rothberg
2020-06-25
*
correct the absolute path of `rm` executable
Yuan-Hao Chen
2020-06-19
*
generate systemd: `ExecStopPost` for all units
Valentin Rothberg
2020-06-17
*
generate systemd: `--replace` on named containers/pods
Valentin Rothberg
2020-06-15
*
generate systemd: create pod template
Valentin Rothberg
2020-06-11
*
generate systemd: refactor
Valentin Rothberg
2020-06-11
*
generate systemd: rename source files
Valentin Rothberg
2020-06-11