aboutsummaryrefslogtreecommitdiff
path: root/pkg/spec/createconfig.go
Commit message (Expand)AuthorAge
...
* | Merge pull request #3031 from baude/remotewindowsOpenShift Merge Robot2019-05-01
|\ \ | |/ |/|
| * enable podman-remote on windowsbaude2019-04-30
* | auto pass http_proxy into containerJames Cassell2019-04-30
|/
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* Drop LocalVolumes from our the databaseMatthew Heon2019-04-04
* Major rework of --volumes-from flagMatthew Heon2019-04-04
* Add handling for new named volumes code in pkg/specMatthew Heon2019-04-04
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* Ensure that we make a netns for CNI non-default netsMatthew Heon2019-03-28
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Resolve review commentsMatthew Heon2019-03-27
* Add --no-hosts flag to disable management of /etc/hostsMatthew Heon2019-03-27
* Add for --dns=none to disable creation of resolv.confMatthew Heon2019-03-27
* Need to pass the true paramater with --syslog in cobraDaniel J Walsh2019-03-20
* healtcheck phase 2baude2019-03-12
* podman healthcheck run (phase 1)baude2019-03-05
* volume: do not create a volume if there is a bindGiuseppe Scrivano2019-02-26
* Fix up handling of user defined network namespacesDaniel J Walsh2019-02-23
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* cleanup: use the correct runtimeGiuseppe Scrivano2019-02-07
* rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19
* podman play kube: add containers to podbaude2019-01-11
* createconfig: always cleanup a rootless containerGiuseppe Scrivano2019-01-10
* add container-init supportValentin Rothberg2019-01-04
* create pod on the flybaude2018-12-03
* network: allow slirp4netns mode also for root containersGiuseppe Scrivano2018-11-28
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Mount proper cgroup for systemd to manage inside of the container.Daniel J Walsh2018-10-15
* Merge pull request #1605 from mheon/syslog_cleanupOpenShift Merge Robot2018-10-11
|\
| * Pass along syslog variable to podman cleanup processesMatthew Heon2018-10-11
* | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Don't mount /dev/shm if the user told you --ipc=noneDaniel J Walsh2018-09-21
* spec: refactor ns modes to a common interfaceGiuseppe Scrivano2018-09-21
* Add new field to libpod to indicate whether or not to use labellingDaniel J Walsh2018-09-20
* Swap default mount propagation from private to rprivateMatthew Heon2018-09-13
* Pass on securityOpts from podInfraContainer to container added to pod.Daniel J Walsh2018-09-11
* Fix pod sharing for utsmodeDaniel J Walsh2018-09-07
* Respect user-added mounts over default spec mountsMatthew Heon2018-09-07
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* Fix Mount PropagationGiuseppe Scrivano2018-08-27
* exposes tcp port only if no proto specified.Kunal Kushwaha2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* switch projectatomic to containersDaniel J Walsh2018-08-16
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* Clear variables used to store options after parsing for every volumeumohnani82018-07-25
* network: support ns: prefix to join existing namespaceGiuseppe Scrivano2018-07-24
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13