Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 317 Bytes

bause

An actually useful pause container.

docker run ghcr.io/matti/bause:root

Runs as root (aliased as :latest)

docker run ghcr.io/matti/bause:user

Runs as non-root

docker run ghcr.io/matti/bause:hang

Runs as root, does not respond to SIGTERM (great for testing)