Table of Contents

Example with compose

services:
  frontend:
    image: example/webapp
    configs:
      - httpd-config

configs:
  httpd-config:
    external: true