Skip to content

marshallford/podman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podman images

Podman

CircleCI Registry Image Layers

docker pull marshallford/podman:TAG
docker run --privileged -v /tmp/podman:/var/lib/containers marshallford/podman:latest \
run alpine echo hello from alpine in podman container

Podman Remote

CircleCI Registry Image Layers

docker pull marshallford/podman-remote:TAG
docker run marshallford/podman-remote:latest \
PODMAN_VARLINK_ADDRESS="tcp:127.0.0.1:1234" podman-remote images

Releases

No releases published

Packages

No packages published