# This compose file purely exists as a template for staging and caching image builds. services: n8n: build: context: ./docker/n8n dockerfile: Dockerfile.staging image: git.nixc.us/colin/n8n:staging