Join Discord
Powered by
version: "3.4" services: netclient: n...
# install
i
icy-window-85849
05/04/2023, 6:36 PM
version: "3.4" services: netclient: network_mode: host privileged: true restart: always environment: - TOKEN=
volumes: - '/etc/netclient:/etc/netclient' container_name: netclient image: 'gravitl/netclient:v0.18.0'
Previous
Next