summaryrefslogtreecommitdiff
path: root/pkg/specgen/container_validate.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Enable more golangci-lint lintersPaul Holzinger2021-02-12
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* rootless container creation settingsbaude2020-11-05
* error when adding container to pod with network informationBrent Baude2020-08-21
* fix podman create/run UTS NS docsPaul Holzinger2020-08-18
* Fix handling of working dirDaniel J Walsh2020-08-10
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Support default profile for apparmorDaniel J Walsh2020-07-22
* Error on rootless mac and ip addressesBrent Baude2020-07-15
* Implement --sdnotify cmdline option to control sd-notify behaviorJoseph Gooch2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Fix conflicts between privileged and other flagsMatthew Heon2020-06-22
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Fix handling of systemd.Daniel J Walsh2020-06-05
* Add invalid value to error messageJhon Honce2020-06-01
* Add support for volumes-from, image volumes, initMatthew Heon2020-04-27
* specgen: fix error messageGiuseppe Scrivano2020-04-24
* podman: handle namespaces specified on the CLIGiuseppe Scrivano2020-04-23
* pkg: fix shmsize error messageGiuseppe Scrivano2020-04-23
* Modify namespace generation code for specgenMatthew Heon2020-04-21
* Cleanup network option parsingDaniel J Walsh2020-04-19
* Fix up SELinux labelingDaniel J Walsh2020-04-15
* v2podman container createBrent Baude2020-04-03
* podmanv2 pod create using podspecgenBrent Baude2020-03-27