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

docs: add info on building image from cli #172

Open
chrisvaillancourt opened this issue Mar 9, 2024 · 1 comment
Open

docs: add info on building image from cli #172

chrisvaillancourt opened this issue Mar 9, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@chrisvaillancourt
Copy link
Owner

add info on necessary build args:

For example:
docker build -t website:latest . --build-arg NODE_VERSION=20 --build-arg PNPM_VERSION=8.15.4

@chrisvaillancourt chrisvaillancourt added the documentation Improvements or additions to documentation label Mar 9, 2024
@chrisvaillancourt chrisvaillancourt self-assigned this Mar 9, 2024
@chrisvaillancourt
Copy link
Owner Author

also update root README.md

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

No branches or pull requests

1 participant