This repository demonstrates how to bootstrap a React app using create-react-app and add Docker container and using ENV variables.
-
Updated
Jan 5, 2023 - JavaScript
This repository demonstrates how to bootstrap a React app using create-react-app and add Docker container and using ENV variables.
Dockerizing node.js applications
A simple stock management app using Node.js, GraphQL and ArangoDB
Docker End To End
This is a Rock Paper Scissor Game web application created with HTML,CSS and JavaScript
This project automates the CI/CD pipeline for a React app using Docker and Jenkins on an AWS EC2 instance. The app is containerized with a custom Dockerfile, and Jenkins is used for automated builds, tests, and deployments, ensuring continuous delivery.
My Docker playground with React.js
Optimizes a React app for Docker deployment using a multi-stage build, creating a smaller and more efficient container.
Add a description, image, and links to the multistage-docker topic page so that developers can more easily learn about it.
To associate your repository with the multistage-docker topic, visit your repo's landing page and select "manage topics."