This website requires JavaScript.
Explore
Help
Sign In
michael
/
ansible
Watch
1
Star
0
Fork
0
Code
Actions
Activity
Files
16ae125e1fef205e634a1a778fe2aa145a67c724
ansible
/
roles
/
podman
/
files
/
storage.conf
T
6 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Podman shared images working
2026-09-11 01:34:44 -04:00
[storage]
driver = "overlay"
[storage.options]
additionalimagestores = [
"/var/containers/images"
]
Copy Permalink