赞
踩
services:
stackedit:
image: mafgwo/stackedit:5.15.20-8
container_name: stackedit
environment:
- LISTENING_PORT=8080
- ROOT_URL=/
- USER_BUCKET_NAME=root
ports:
- 8080:8080/tcp
network_mode: bridge
restart: always
docker-compose up -d
links:
https://blog.csdn.net/qq_58286439/article/details/133722006
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。