codeshardlabs / codeshardlabs/codeshard
Dockerize next.js application and publish on docker hub
Open
easy
enhancement
good first issue
new feature
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Problem Statement
Dockerize your next.js application and publish latest build on docker hub
### Technical Details
Image should be of minimal size (use multi stage builds).
Configure the environment variables for next auth, mongodb, backend url etc.
Image with Latest Tag should be published to docker hub, on each master branch push using CI/CD pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.