docker-octant/entrypoint.sh

5 lines
94 B
Bash
Raw Normal View History

2021-03-19 10:00:26 -04:00
#!/bin/sh
2020-12-02 09:34:05 -05:00
export OCTANT_LISTENER_ADDR="0.0.0.0:7777"
2021-03-19 10:00:26 -04:00
/opt/octant -vvv --disable-open-browser