docker-octant/entrypoint.sh
Julien Cabillot 51f340f22c
All checks were successful
perso/docker-octant/pipeline/head This commit looks good
maintenance: 1.7.0 with alpine
2021-03-19 10:00:26 -04:00

5 lines
94 B
Bash
Executable File

#!/bin/sh
export OCTANT_LISTENER_ADDR="0.0.0.0:7777"
/opt/octant -vvv --disable-open-browser