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
Commit message (
Expand
)
Author
Age
*
rootless: not require userns for help/version
Giuseppe Scrivano
2018-08-14
*
podman in rootless mode will only work with cgroupfs at this point.
Daniel J Walsh
2018-08-14
*
search name should include registry
baude
2018-08-10
*
apparmor: respect "unconfined" setting
Valentin Rothberg
2018-08-09
*
add podman pod inspect
baude
2018-08-09
*
Fix ambiguity in adding localhost to podman save
haircommander
2018-08-08
*
Improve ps handling of container start/stop time
Matthew Heon
2018-08-08
*
Stub varlink pod methods.
haircommander
2018-08-06
*
Rename varlink socket and interface
baude
2018-08-06
*
Make one runtime for the varlink service
baude
2018-08-05
*
Vendor in latest github.com/projectatomic/buildah
Daniel J Walsh
2018-08-03
*
Added ps --pod option
haircommander
2018-08-02
*
RFC: Remove unused transport name constants from libpod
Miloslav Trmač
2018-08-01
*
Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReference
Miloslav Trmač
2018-08-01
*
Rename the "image" variable to "imageName"
Miloslav Trmač
2018-08-01
*
Fix the heuristic for docker-archive: sources in (podman pull)
Miloslav Trmač
2018-08-01
*
RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination
Miloslav Trmač
2018-08-01
*
RFC? Hard-code "format" string values instead of using libpod.* transport names
Miloslav Trmač
2018-08-01
*
Use PushImageToReference for (podman save)
Miloslav Trmač
2018-08-01
*
Call imageNameForSaveDestination while creating the references
Miloslav Trmač
2018-08-01
*
Exit early in the simple case in imageNameForSaveDestination
Miloslav Trmač
2018-08-01
*
Rename parameters of imageNameForSaveDestination
Miloslav Trmač
2018-08-01
*
Split imageNameForSaveDestination from saveCmd
Miloslav Trmač
2018-08-01
*
Split a single if statement into two.
Miloslav Trmač
2018-08-01
*
Move source handling before destination parsing
Miloslav Trmač
2018-08-01
*
Add --force to podman umount to force the unmounting of the rootfs
Daniel J Walsh
2018-08-01
*
Add pod pause/unpause
haircommander
2018-07-27
*
Refactored method of getting pods
haircommander
2018-07-27
*
Cleanup descriptions and help information
Daniel J Walsh
2018-07-27
*
Skip seccomp-dependent tests on non-Linux
Miloslav Trmač
2018-07-26
*
Remove cmd/podman/user.go
Miloslav Trmač
2018-07-26
*
Add pod kill
haircommander
2018-07-25
*
Added pod restart
haircommander
2018-07-25
*
Merge pull request #1116 from mheon/namespaces
Daniel J Walsh
2018-07-25
|
\
|
*
Address first round of review comments
Matthew Heon
2018-07-24
|
*
Add --namespace flag to Podman
Matthew Heon
2018-07-24
*
|
podman: allow to specify the IPC namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the UTS namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the PID namespace to join
Giuseppe Scrivano
2018-07-24
*
|
podman: allow to specify the userns to join
Giuseppe Scrivano
2018-07-24
|
/
*
We don't currently support --mac-address
Daniel J Walsh
2018-07-24
*
Update container Mounted() and Mountpoint() functions
Matthew Heon
2018-07-24
*
AppArmor: runtime check if it's enabled on the host
Valentin Rothberg
2018-07-23
*
Add format descriptors infor to podman top
Daniel J Walsh
2018-07-23
*
Fix error handling in pod start/stop.
haircommander
2018-07-23
*
Merge pull request #1117 from haircommander/pod-start-stop1
Matthew Heon
2018-07-20
|
\
|
*
Added pod start and stop
haircommander
2018-07-20
*
|
Merge pull request #1120 from haircommander/pod-ps-status-hotfix
Matthew Heon
2018-07-20
|
\
\
|
*
|
Pod ps now uses pod.Status()
haircommander
2018-07-20
|
|
/
*
|
Merge pull request #1103 from haircommander/load_dockerless
Matthew Heon
2018-07-20
|
\
\
[next]