Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 576 Bytes

README.docker.md

File metadata and controls

21 lines (9 loc) · 576 Bytes

Valve Dockerfile

This directory contains Dockerfile of Valve for Docker.

Base Docker Image

Installation

  1. Install Docker.

  2. Download automated build from public Docker Hub Registry: docker pull openvapour/valve

Usage

docker run -d -p 6633:6633 -v <valve-config-dir>:/etc/valve openvapour/valve