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.go
Commit message (
Expand
)
Author
Age
...
*
container.go: fix lint error
Giuseppe Scrivano
2018-05-05
*
podman, userNS: configure an intermediate mount namespace
Giuseppe Scrivano
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
*
Add accessors for new image fields in container config
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
*
Change container.locked to batched
TomSweeneyRedHat
2018-04-16
*
Functionality changes to the following flags
umohnani8
2018-04-06
*
Add backend code for generic dependencies
Matthew Heon
2018-04-03
*
podman: new option --conmon-pidfile=
Giuseppe Scrivano
2018-03-29
*
Fix some minor issues lint has been picking up
Matthew Heon
2018-03-27
*
Implement container restarting
Matthew Heon
2018-03-15
*
Convert bind mounts to use DB field
Matthew Heon
2018-03-08
*
Add location in DB for saving files to bind mount in
Matthew Heon
2018-03-08
*
Refactor saving OCI spec to disk into separate function
Matthew Heon
2018-03-08
*
Remove unused existing IP addresses function
Matthew Heon
2018-03-02
*
Fix gofmt & golint
Matthew Heon
2018-03-02
*
Update DB to hold CNI network information
Matthew Heon
2018-03-02
*
Replace usage of runc with runtime
Matthew Heon
2018-03-01
*
Convert exec session tracking to use a dedicated struct
Matthew Heon
2018-03-01
*
Add tracking for container exec sessions to DB
Matthew Heon
2018-03-01
*
podman stats add networking
baude
2018-02-28
*
Move Hostname accessor to more logical place
Matthew Heon
2018-02-23
*
Refactor spec generation in libpod into a function
Matthew Heon
2018-02-23
*
Remove No New Privs from DB as it's already in the spec
Matthew Heon
2018-02-22
*
Add accessors to all container config and state fields
Matthew Heon
2018-02-22
*
Make operations on pod containers as a group independent
Matthew Heon
2018-02-22
*
Corrected comment
Jhon Honce
2018-02-22
*
Implement podman run option --cgroup-parent
Jhon Honce
2018-02-22
*
Add FFJSON encoding/decoding for our container structs
Matthew Heon
2018-02-16
*
Add implementation for BoltDB-backed state
Matthew Heon
2018-02-12
*
Remove read-only from DB, it's in the spec
Matthew Heon
2018-02-09
*
Allow users to specify logpath
Daniel J Walsh
2018-02-03
*
Fix issues with podman ps from QE
umohnani8
2018-01-22
*
Rename containerRuntimeInfo to containerState for clarity
Matthew Heon
2018-01-18
*
Rename ContainerState to ContainerStatus
Matthew Heon
2018-01-18
*
Split container.go into three files
Matthew Heon
2018-01-18
*
Fix gofmt
Matthew Heon
2018-01-17
*
Fix in-memory state tests
Matthew Heon
2018-01-17
*
Add ability to get dependencies of a container
Matthew Heon
2018-01-17
*
Change handling for pods in libpod state
Matthew Heon
2018-01-17
*
Ensure batched containers have locks
Matthew Heon
2018-01-16
*
Fix lint issues
Matthew Heon
2018-01-16
*
Add API for sharing namespaces
Matthew Heon
2018-01-16
*
Add support for shared CGroup namespaces
Matthew Heon
2018-01-16
*
Add support for joining shared namespaces in libpod
Matthew Heon
2018-01-16
*
When performing state-changing operations, don't exec runtime
Matthew Heon
2018-01-16
*
Add DNS and security fields to DB
Matthew Heon
2018-01-15
*
Fix gofmt
Matthew Heon
2018-01-14
[prev]
[next]