Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Docker setup to support separate dev/test and prod images, similar to Bedrock #784

Open
5 tasks
stevejalim opened this issue Jan 24, 2022 · 0 comments

Comments

@stevejalim
Copy link
Contributor

Once #782 is done, we will have separate prod and dev requirements files. It would be good to leverage these to make our prod build smaller and with no unnecesary dependencies.

To acheive this, we will need to refactor our Docker setup for Basket, to generate a Dev/Test image separate from the main/Prod image and to use these as appropriate

Success criteria

  • Current container/image workflow is understood
  • Workflow is updated to generate dev-and-test-specific and prod-specific builds
  • Prod build still gets shipped to basket-production and basket-staging
  • Dev/Test build gets shipped to basket-dev
  • CI is still happy
@stevejalim stevejalim changed the title Split Refactor Docker setup to support separate dev/test and prod images, similar to Bedrock Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant