docker-compose.yaml
services:
btpanel:
image: docker.cnb.cool/btpanel/btpanel:nas
container_name: baota
deploy:
resources:
limits:
memory: "1024M"
restart_policy:
condition: unless-stopped
ports:
- "38888:8888"
- "38080:80"
- "8443:443"
- "33306:3306"
- "22022:22"
- "32888:888"
volumes:
- /var/apps/docker-baota/shares/wwwroot:/www/wwwroot
- /var/apps/docker-baota/shares/server/data:/www/server/data
- /var/apps/docker-baota/shares/vhost:/www/server/panel/vhost
labels:
createdBy: "bt_apps"
欢迎来撩 : 汇总all
