Docker - Config

Card Puncher Data Processing

Example with compose

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

configs:
  httpd-config:
    external: true







Share this page:
Follow us:
Task Runner