Skip to content

Instantly share code, notes, and snippets.

View pramitbiswas's full-sized avatar

Pramit Biswas pramitbiswas

View GitHub Profile
@TheApeMachine
TheApeMachine / docker-compose.yml
Created September 4, 2022 15:08
netmaker with CloudFlare
version: "3.4"
services:
netmaker:
container_name: netmaker
image: gravitl/netmaker:v0.15.0
cap_add:
- NET_ADMIN
- NET_RAW
- SYS_MODULE