Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

File metadata and controls

8 lines (6 loc) · 288 Bytes

Esigate Docker Image

docker run --name esigate -e JAVA_OPTIONS='' -v esigate-logs:/usr/local/esigate/log -v esigate-conf:/usr/local/esigate/etc \
  -v esigate-ext:/usr/local/esigate/extensions --detach --publish 8080:8080 \
  --restart unless-stopped nricheton/esigate:latest