Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 423 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 423 Bytes

false

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

This container does nothing except exit with exit code 1. 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/false