mirror of
https://github.com/zyclonite/zerotier-docker.git
synced 2024-12-14 02:11:26 +01:00
1723b030ea
Added K8S deployment
4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
/usr/bin/supervisord --configuration /opt/supervisord.conf &
|
|
zerotier-one $@ |