- Introduced Dockerfile for building the application with Node.js 18 on Alpine. - Configured npm and pip to use China mirrors for faster package installations. - Added .dockerignore to exclude node_modules from the Docker context. - Updated README files with Docker usage instructions and configuration details.
1 line
12 B
Plaintext
1 line
12 B
Plaintext
node_modules |