issues
search
Karitchi
/
infolab
0
stars
0
forks
source link
feat(docker): restructure Dockerfile and add production stage
#63
Closed
Karitchi
closed
2 weeks ago
Karitchi
commented
2 weeks ago
Restructure Dockerfile to create distinct base, build, and production stages.
Add production stage for optimized production build with necessary assets.
Configure build stage to generate production-ready assets.
Update docker-compose.yml to use dynamic build target based on environment.
Include production environment handling and custom environment files.