Quantcast
Channel: Template syntax in compose file Docker - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by gesellix for Template syntax in compose file Docker

Short answer: yes, and it's called interpolation or variable substitution in their context: https://docs.docker.com/compose/compose-file/#variable-substitution A bit more details: You can interpolate...

View Article



Template syntax in compose file Docker

Can we use template in Docker compose file YML? For example, I want deploy service with replicated and I want set name for container like: -servicename-_-replicId-

View Article

Answer by Pavel Procházka for Template syntax in compose file Docker

There is a new project related to docker-compose templating problematics called octo-compose.In this projects there is included:Templating by defining custom variables,templating by using built-in...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images