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

Local feature/dockerized #808

Open
wants to merge 51 commits into
base: main
Choose a base branch
from
Open

Local feature/dockerized #808

wants to merge 51 commits into from

Conversation

wilson1000-MoJ
Copy link

@wilson1000-MoJ wilson1000-MoJ commented Sep 12, 2022

This PR holds the files to achieve local Dockerized development.

In a nutshell: Docker supports developers and the business and gets more applications running on the same hardware than other technologies; it makes it easy for developers to create ready-to-run containerized applications quickly, and it makes managing and deploying applications much more straightforward.

Self-review checklist

  • (1) Quick stakeholder demo done OR
  • (2) ...bug with before and after screenshots
  • (3) Tests passing
  • (4) Branch ready to be merged (not work in progress)
  • (5) No superfluous changes in the diff
  • (6) No TODOs without new ticket numbers
  • (7) PR Prefixed with ticket number e.g. CT-7654 ...

Screenshots

Related JIRA tickets

Deployment

Manual testing instructions

@wilson1000-MoJ wilson1000-MoJ changed the title Feature/dockerized Local feature/dockerized Sep 13, 2022
@wilson1000-MoJ wilson1000-MoJ marked this pull request as ready for review September 14, 2022 20:45
@wilson1000-MoJ wilson1000-MoJ requested a review from a team as a code owner September 14, 2022 20:45
@wilson1000-MoJ
Copy link
Author

I've tested this as far as I can. Tests are passing locally and in deployment. Any changes to existing code I have made backwards compatible; however, we still need to test in Development because I couldn't push this branch to the dev stack via CircleCI... any help there would be brill :o)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants