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

Dockerize Boggers #63

Closed
tmthecoder opened this issue Sep 19, 2023 · 0 comments · Fixed by #64
Closed

Dockerize Boggers #63

tmthecoder opened this issue Sep 19, 2023 · 0 comments · Fixed by #64
Assignees

Comments

@tmthecoder
Copy link
Contributor

tmthecoder commented Sep 19, 2023

Dockerize Development Builds for Boggers

Context

Boggers is a Next.js web application for which we need to Dockerize development builds.

Requirements & Criteria

  • One-command to spin up the development application in a containerized environment (docker-compose up)
  • Development application is accessible via host computer's browser (localhost:3000)
  • Application live-update is supported (can be through docker-compose/volumes)
  • Add a section in the README explaining how to spin up a dev build with docker

Env File

Please ask me for the env file, the setup is slightly different here than with other project repos as there isn't a yarn secrets command to run

@SamratSahoo SamratSahoo assigned SamratSahoo and unassigned jsn-li Sep 27, 2023
@tmthecoder tmthecoder linked a pull request Sep 29, 2023 that will close this issue
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 a pull request may close this issue.

3 participants