This directory contains Dockerfile of Valve for Docker.
-
Install Docker.
-
Download automated build from public Docker Hub Registry:
docker pull openvapour/valve
docker run -d -p 6633:6633 -v <valve-config-dir>:/etc/valve openvapour/valve
This directory contains Dockerfile of Valve for Docker.
Install Docker.
Download automated build from public Docker Hub Registry: docker pull openvapour/valve
docker run -d -p 6633:6633 -v <valve-config-dir>:/etc/valve openvapour/valve