Skip to content

Instantly share code, notes, and snippets.

@robbietree8
Last active July 4, 2024 03:04
Show Gist options
  • Save robbietree8/b3438900dbf3faca7f68c6f800b90caa to your computer and use it in GitHub Desktop.
Save robbietree8/b3438900dbf3faca7f68c6f800b90caa to your computer and use it in GitHub Desktop.
easydarwin-docker-compose.yml
services:
easydarwin:
image: registry.cn-hangzhou.aliyuncs.com/github-dockerhub/easydarwin:latest
container_name: easydarwin
environment:
- CLOSE_OLD=1
network_mode: host
privileged: true
restart: "on-failure"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment