index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
Commit message (
Expand
)
Author
Age
*
Spell check strings and comments
Jhon Honce
2018-05-25
*
Update podman build to match buildah bud functionality
Daniel J Walsh
2018-05-23
*
set varlink timeout to 1 seconds
baude
2018-05-22
*
podman create, start, getattachsocket
baude
2018-05-21
*
finish changing the path for varlink
baude
2018-05-19
*
libpod: fix panic when using -t and the process fails to start
Giuseppe Scrivano
2018-05-17
*
Allow push/save without image reference
umohnani8
2018-05-16
*
improve podman commit documentation and error messages
baude
2018-05-15
*
implement varlink commit
baude
2018-05-15
*
fix segfault for podman push
baude
2018-05-15
*
libpod: Add HooksDirNotExistFatal
W. Trevor King
2018-05-11
*
pkg/hooks: Version the hook structure and add 1.0.0 hooks
W. Trevor King
2018-05-11
*
Update Podman-specific readme
Matthew Heon
2018-05-11
*
Add --cgroup-manager flag to Podman binary
Matthew Heon
2018-05-11
*
Major fixes to systemd cgroup handling
Matthew Heon
2018-05-11
*
varlink info
baude
2018-05-11
*
podman push should honor registries.conf
baude
2018-05-10
*
alphabetize the varlink methods, types, and errors in the docs
baude
2018-05-10
*
Add missing newline to podman port
Matthew Heon
2018-05-10
*
Generate varlink API documentation automatically
baude
2018-05-08
*
Allow streaming on some varlink container methods
baude
2018-05-08
*
Remove extra close from attach resize channel
Matthew Heon
2018-05-08
*
Fix calculation of RunningFor in ps json output
Matthew Heon
2018-05-05
*
Make invalid state nonfatal when cleaning up in run
Matthew Heon
2018-05-04
*
networking, userNS: configure the network namespace after create
Giuseppe Scrivano
2018-05-04
*
Begin wiring in USERNS Support into podman
Daniel J Walsh
2018-05-04
*
varlink containers
baude
2018-05-03
*
Trivial refactor on volume addition
Matthew Heon
2018-05-03
*
When adding volumes to DB, handle nontrivial cases
Matthew Heon
2018-05-03
*
Store user Volumes, Entrypoint, Command in database
Matthew Heon
2018-05-03
*
Add config bool to indicate there are user volumes
Matthew Heon
2018-05-03
*
remove options from create/run that we cannot support
baude
2018-05-02
*
Fix podman logout --all flag
umohnani8
2018-05-02
*
podman should assign a host port to -p when omitted
baude
2018-05-01
*
Fix misc stuff found by jhonce
baude
2018-04-30
*
do not commit default volumes from container
baude
2018-04-30
*
Make ':' a restricted character for file names
umohnani8
2018-04-30
*
Add more validation to --volume flag for run and create
umohnani8
2018-04-30
*
Use buildah commit and bud in podman
baude
2018-04-27
*
varlink images
baude
2018-04-26
*
Add --default-mounts-file hidden flag
umohnani8
2018-04-26
*
Only generate the varlink glue code if needed and from the vendor dir
Harald Hoyer
2018-04-25
*
Updated varlink vendored code
baude
2018-04-25
*
packagers need the varlink generated file
baude
2018-04-24
*
Initial varlink implementation
baude
2018-04-23
*
podman push without destination image
baude
2018-04-20
*
Print ctr ID if neither STDOUT and STDERR are attached
Matthew Heon
2018-04-19
*
Vendor in latest containers/image and contaners/storage
umohnani8
2018-04-19
*
It is OK to start an already running container (with no attach)
baude
2018-04-18
*
Refactor logic for forceSecure in pull for readability
Matthew Heon
2018-04-18
[next]