Skip to content

Supporting template_driver #13598

@decentral1se

Description

@decentral1se

Description

I see template_driver: golang is not supported 👇

return nil, errors.New("Docker Compose does not support configs.*.template_driver") //nolint:staticcheck

I understand it also is not added to the compose sepc? I am wondering is there a way to implement support in docker compose using some sort of plugin or other custom work-around you have in mind?

Our project is exploring using docker compose but we have many, many configurations which use template_driver as we currently rely on Swarm but only for single node installs. Therefore, we are exploring the compose SDK again.

Any tips and thoughts are welcome, thanks for the work!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions