Skip to content

Native image building and uploading for sidecar container #4254

@iamhopaul123

Description

@iamhopaul123

As a Copilot user, I have a Rails/React app which is currently using Puma as the app server and Nginx as the web server. Nginx is currently installed in the app Dockerfile and launched in the Docker entrypoint. I'd like the run Nginx as a sidecar instead. However, since I need to also have the React and Active Admin assets compiled and included in the Nginx image, it means that I would be updating that image somewhat frequently, and it's somewhat of a pain to do that as Copilot doesn't handle updating sidecar images automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/featureIssues that are new feature requests.

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions