--- version: '3.8' services: app: configs: - source: custom_css target: /web/dist/custom.css configs: custom_css: name: ${STACK_NAME}_custom_css_${CUSTOM_CSS_VERSION} file: custom.css.tmpl template_driver: golang