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

Investigate the use of Docker #13

Open
janechu opened this issue Aug 12, 2021 · 0 comments
Open

Investigate the use of Docker #13

janechu opened this issue Aug 12, 2021 · 0 comments
Labels
area:environment Pertains to the development environment category:stability Enhancing stability by updating underlying dependencies/code or adding testing mechanisms chore Maintenance or non-code work
Projects
Milestone

Comments

@janechu
Copy link
Contributor

janechu commented Aug 12, 2021

Description

Currently the runtime environment is just the webpack dev server configuration which is not what is used on the server. Ideally the server configuration should be the same as the local production configuration.

Investigation

Investigate the use of Docker to allow a similar run time environment to that of the server. This should not slow down local development time but should serve as a check against any potential issues that might occur on the production site.

Helpful links

@janechu janechu added area:environment Pertains to the development environment chore Maintenance or non-code work labels Aug 12, 2021
@janechu janechu added this to Triage in Overview via automation Aug 12, 2021
@janechu janechu moved this from Triage to Backlog in Overview Aug 12, 2021
@williamw2 williamw2 added the category:stability Enhancing stability by updating underlying dependencies/code or adding testing mechanisms label Sep 13, 2021
@janechu janechu added this to the 3 (beta) milestone Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:environment Pertains to the development environment category:stability Enhancing stability by updating underlying dependencies/code or adding testing mechanisms chore Maintenance or non-code work
Projects
Overview
Backlog
Development

No branches or pull requests

2 participants