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
/
libpod
/
container_internal.go
Commit message (
Expand
)
Author
Age
*
Do not leak libpod package into the remote client
Paul Holzinger
2021-03-15
*
turn hidden --trace into a NOP
Valentin Rothberg
2021-03-08
*
Merge pull request #9624 from mheon/fix_9615
OpenShift Merge Robot
2021-03-05
|
\
|
*
Do not return from c.stop() before re-locking
Matthew Heon
2021-03-05
*
|
podman cp: support copying on tmpfs mounts
Valentin Rothberg
2021-03-04
|
/
*
Use functions and defines from checkpointctl
Adrian Reber
2021-03-02
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Change source path resolution for volume copy-up
Matthew Heon
2021-02-17
*
Fix an issue where copyup could fail with ENOENT
Matthew Heon
2021-02-16
*
Enable golint linter
Paul Holzinger
2021-02-11
*
Rewrite copy-up to use buildah Copier
Matthew Heon
2021-02-10
*
Implement Secrets
Ashley Cui
2021-02-09
*
Improve container libpod.Wait*() functions
Matej Vasek
2021-02-03
*
Initial implementation of volume plugins
Matthew Heon
2021-01-14
*
Merge pull request #8906 from vrothberg/fix-8501
OpenShift Merge Robot
2021-01-14
|
\
|
*
container stop: release lock before calling the runtime
Valentin Rothberg
2021-01-14
*
|
Fxes /etc/hosts duplicated every time after container restarted in a pod
zhangguanzhang
2021-01-13
*
|
add pre checkpoint
unknown
2021-01-10
|
/
*
Spelling
Josh Soref
2020-12-22
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Merge pull request #8263 from rhatdan/restart
OpenShift Merge Robot
2020-11-23
|
\
|
*
Allow containers to --restart on-failure with --rm
Daniel J Walsh
2020-11-20
*
|
Make c.networks() list include the default network
Matthew Heon
2020-11-20
|
/
*
Merge pull request #8298 from mheon/db_network_connect
OpenShift Merge Robot
2020-11-12
|
\
|
*
Add support for network connect / disconnect to DB
Matthew Heon
2020-11-11
*
|
Ensure we do not double-lock the same volume in create
Matthew Heon
2020-11-11
|
/
*
Stop excessive wrapping of errors
Daniel J Walsh
2020-10-30
*
new "image" mount type
Valentin Rothberg
2020-10-29
*
Populate /etc/hosts file when run in a user namespace
Daniel J Walsh
2020-10-07
*
Remove excessive error wrapping
Kir Kolyshkin
2020-10-05
*
Fix up errors found by codespell
Daniel J Walsh
2020-09-11
*
Merge pull request #7578 from giuseppe/join-userns-reuse-mappings
OpenShift Merge Robot
2020-09-10
|
\
|
*
libpod: read mappings when joining a container userns
Giuseppe Scrivano
2020-09-10
*
|
rootless: support `podman network create` (CNI-in-slirp4netns)
Akihiro Suda
2020-09-09
|
/
*
fix apiv2 will create containers with incorrect commands
zhangguanzhang
2020-08-24
*
volumes: do not recurse when chowning
Giuseppe Scrivano
2020-07-31
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
When chowning we should not follow symbolic link
Daniel J Walsh
2020-07-27
*
Add support for overlay volume mounts in podman.
Qi Wang
2020-07-20
*
Preserve passwd on container restart
Matthew Heon
2020-07-15
*
Remove all instances of named return "err" from Libpod
Matthew Heon
2020-07-09
*
Implement --sdnotify cmdline option to control sd-notify behavior
Joseph Gooch
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
container: move volume chown after spec generation
Giuseppe Scrivano
2020-06-29
*
libpod: volume copyup honors namespace mappings
Giuseppe Scrivano
2020-06-29
*
libpod: specify mappings to the storage
Giuseppe Scrivano
2020-06-24
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
Ensure Conmon is alive before waiting for exit file
Matthew Heon
2020-06-08
*
Fix remote integration for healthchecks
Brent Baude
2020-05-20
*
Fix lint
Matthew Heon
2020-05-14
[next]