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

How to docker build #23

Open
Wongvaritanprasertporn opened this issue Jun 19, 2023 · 2 comments
Open

How to docker build #23

Wongvaritanprasertporn opened this issue Jun 19, 2023 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Wongvaritanprasertporn
Copy link

Wongvaritanprasertporn commented Jun 19, 2023


(below description is added by @dtinth)

Problem

This project uses advanced Docker and Node.js concepts such as (multiple Dockerfiles, pnpm workspaces, and turborepo). People who are not expert to these technologies likely get confused and struggle to get started.

As recommended in Discord, the docs should be improved so developers with less experience can easily get started.

image

Task

  • Update README.md to add information:
    • How to develop the project locally
    • How to build a Docker images
    • How to run the Docker images together
@dtinth
Copy link

dtinth commented Jun 20, 2023

@Wongvaritanprasertporn Thank you for raising the issue. I will go ahead and update the description so contributors know what to do.

@dtinth dtinth added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 20, 2023
@Wongvaritanprasertporn
Copy link
Author

I can now use the "docker build -f Dockerfile.xxx ." command to write an image successfully. But I don't know what I then have to do. I have to explore the apps that run on Docker.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants