This website requires JavaScript.
Explore
Help
Sign In
perso
/
docker-octant
Watch
4
Star
0
Fork
0
You've already forked docker-octant
Code
Issues
1
Pull Requests
Actions
Releases
Wiki
Activity
Files
51f340f22c3d92357d3980087c8c3a3f9a9952b6
docker-octant
/
entrypoint.sh
T
5 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
maintenance: 1.7.0 with alpine
2021-03-19 10:00:26 -04:00
#!/bin/sh
sync
2020-12-02 09:34:05 -05:00
export
OCTANT_LISTENER_ADDR
=
"0.0.0.0:7777"
maintenance: 1.7.0 with alpine
2021-03-19 10:00:26 -04:00
/opt/octant -vvv --disable-open-browser
Reference in New Issue
Copy Permalink