COMMITS
/ libpod/container_internal_test.go January 4, 2024
O
chore: delete obsolete // +build lines
Oleksandr Redko committed
October 24, 2023
P
libpod: add !remote tag
Paul Holzinger committed
July 6, 2023
S
bugfix: do not try to parse empty ranges
Simon Brakhane committed
June 16, 2023
F
Pass in correct cwd value for hooks exe
Fang-Pen Lin committed
April 19, 2023
P
libpod: fix TestPostDeleteHooks do not depend on version
Paul Holzinger committed
February 23, 2023
D
Vendor in latest containers/storage
Daniel J Walsh committed
February 22, 2023
O
Merge pull request #17577 from giuseppe/idmapping-mounts-always-direct-mapping
OpenShift Merge Robot committed
February 20, 2023
G
libpod: always use direct mapping
Giuseppe Scrivano committed
February 16, 2023
G
libpod: support relative positions for idmaps
Giuseppe Scrivano committed
January 27, 2023
G
libpod: support idmap for --rootfs
Giuseppe Scrivano committed
December 21, 2022
A
When in transient store mode, use rundir for bundlepath
Alexander Larsson committed
December 14, 2022
G
libpod: use OCI idmappings for mounts
Giuseppe Scrivano committed
September 20, 2022
C
Replace deprecated ioutil
Chris Evich committed
May 5, 2022
E
test: fix failing TestPostDeleteHooks
Eng Zer Jun committed
E
test: use `T.TempDir` to create temporary test directory
Eng Zer Jun committed
July 20, 2020
L
Refactor container config
louis committed
May 20, 2020
G
vendor: update seccomp/containers-golang to v0.4.1
Giuseppe Scrivano committed
January 14, 2020
V
make lint: include unit tests
Valentin Rothberg committed
March 2, 2019
M
Potentially breaking: Make hooks sort order locale-independent
Miloslav Trmač committed
March 6, 2019
W
libpod/container_internal: Split locale at the first dot, etc.
W. Trevor King committed
January 17, 2019
B
podman-remote inspect
baude committed
January 7, 2019
M
Rename libpod.Config back to ContainerConfig
Matthew Heon committed
December 18, 2018
D
Switch all referencs to image.ContainerConfig to image.Config
Daniel J Walsh committed
September 5, 2018
B
vendor containerd/cgroups
baude committed
July 18, 2018
M
Fix TestPostDeleteHooks on macOS
Miloslav Trmač committed
M
Use `...` for a regexp constant to improve readability
Miloslav Trmač committed
May 31, 2018
W
libpod: Execute poststop hooks locally
W. Trevor King committed