Skip to content

Docker files to replicate aws build and deployment #113

Description

@samhstn

For easier production release debugging, it would be helpful to be able to locally replicate:

  • the codebuild steps which build the mix release.
  • the ec2 instance which runs the mix release.

This could be nicely achieved with:

  • a build.Dockerfile for building the release.
  • a run.Dockerfile for running the release.
  • a docker-compose.yml file for sharing volumes and coordinating these files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions