# ------------------------------------------------------------------------- # 🚀 Created and distributed by The AltStack # 🌍 https://thealtstack.com # ------------------------------------------------------------------------- version: '3.8' services: outline: image: outlinewiki/outline:latest container_name: outline restart: unless-stopped ports: - "3000:3000"