Kristian
Results
2
comments of
Kristian
Solved it: ``` sherpa: image: djenriquez/sherpa container_name: sherpa restart: unless-stopped volumes: - /var/run/docker.sock:/tmp/docker.sock ports: - "4550:4550" command: --allow ```