Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 417 Bytes

File metadata and controls

13 lines (8 loc) · 417 Bytes

true

scratch-based single-binary no-op container that always exits successfully

This container does nothing except exit with exitcode 0. It is useful for testing container infrastructure.

The source code for this image is hosted on GitHub in the backplane/conex repo.

Usage

docker run --rm backplane/true