Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 436 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 436 Bytes

DockerCARNIVAL

Repository for CARNIVAL docker images.

Build

To create a new image:

docker build -t carnival:latest -f Dockerfile .

Download

To download an image from dockerhub:

docker pull bartoszbartmanski/carnival:<version>

For example:

docker pull bartoszbartmanski/carnival:2.2.0