Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 846 Bytes

File metadata and controls

26 lines (15 loc) · 846 Bytes

Docker Cloud Build Status Docker Pulls GitHub tag (latest by date)

Docker Scratch

Provides minimal runnable Docker image to distribute data only. Useful for configuration distribution and release management.

Development

Run locally built image

docker-compose run

Rebuild image

docker-compose build

Maintainers

License

See the LICENSE.md file for details