Dockerizing React App using nginx and node-alpine
-
Updated
Jul 4, 2024 - Dockerfile
Dockerizing React App using nginx and node-alpine
🐳 The docsify server running on docker is called Docsify Served! But try the development container version instead.
An node alpine image to include build dependencies required by node-gyp.
Base image for polaris and polaris.py. It's based on node-alpine with TDLib precompiled, FFmpeg and Opus
This docker utility container will help us execute npm commands without installing node in our machine. I've used node 20.10-alpine version in this project.
nodejs for Alpine Linux
Add a description, image, and links to the node-alpine topic page so that developers can more easily learn about it.
To associate your repository with the node-alpine topic, visit your repo's landing page and select "manage topics."