version: "3" networks: learning-platform: external: true services: learning-platform: image: git.labs.respellion.tech/respellion/learning-platform/learning-platform:latest container_name: learning-platform restart: unless-stopped networks: - learning-platform