Skip to content

Implement deploy functionality for Docker Compose #11756

@captainsafia

Description

@captainsafia

On the heels of removing image builds from the DockerComposeEnvironmentResource we should add a dedicate deployers for Docker Compose that will complete the following steps:

  • Build container images
  • Prompt for parameter resources and fill in the target .env file
  • Invoke the docker compose command with the correct arguments

There might be other requirements here to get a fully functioning compose setup but that's the idea.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions