Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 238 Bytes

Hello World 😻

Podman and testcontainers

# Configure "docker" to use 'testcontainers'
DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/podman/podman.sock
TESTCONTAINERS_RYUK_DISABLED=true
systemctl --user start podman.socket