version: "3.7"
services:
stackedit:
image: qmcgaw/stackedit
container_name: stackedit
ports:
- 8000:8000/tcp
network_mode: bridge
restart: always