Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 482 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 482 Bytes

docker-voublazars

Docker container for VOU-Blazars

Update image to a specific VOU_Blazars git repo tag

$ cd dockerfile/
$ docker build -t chbrandt/voublazars:1.98 --build-arg TAG="v1.98" -f Dockerfile.update .

Build image

$ cd docker-voublazars/
$ docker build --no-cache -t voub:test dockerfile/

Run container

Check the docs in the DockerHub page: https://hub.docker.com/r/chbrandt/voublazars