JavaScript samples
Note
Samples compatible with Docker Dev Environments require Docker Desktop version 4.10 or later.
Name | Description | Docker Dev Environment (if compatible) |
---|---|---|
NGINX / Node.js / Redisopen_in_new | A sample Node.js application with Nginx proxy and a Redis database. | |
React / Spring / MySQLopen_in_new | A sample React application with a Spring backend and a MySQL database. | Open in Docker Dev Environmentopen_in_new |
React / Express / MySQLopen_in_new | A sample React application with a Node.js backend and a MySQL database. | Open in Docker Dev Environmentopen_in_new |
React / Express / MongoDBopen_in_new | A sample React application with a Node.js backend and a Mongo database. | Open in Docker Dev Environmentopen_in_new |
React / Rust / PostgreSQLopen_in_new | A sample React application with a Rust backend and a Postgres database. | Open in Docker Dev Environmentopen_in_new |
React / NGINXopen_in_new | A sample React application with Nginx. | Open in Docker Dev Environmentopen_in_new |
VueJSopen_in_new | A sample Vue.jus application. | Open in Docker Dev Environmentopen_in_new |
docker-swarm-visualizeropen_in_new | A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3. | |
atsea-sample-shop-appopen_in_new | A sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end. | |
dotnet-album-vieweropen_in_new | West Wind Album Viewer ASP.NET Core and Angular sample. | |
aspnet-monitoringopen_in_new | Monitoring ASP.NET Fx applications in Windows Docker containers, using Prometheus. | |
slack-clone-dockeropen_in_new | A sample Slack Clone app built with the MERN stack. |
Looking for more samples?
Visit the following GitHub repositories for more Docker samples.
Awesome Composeopen_in_new: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for how to integrate different services using a Compose file.
Docker Samplesopen_in_new: A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.