Redis 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 / Redis open_in_new | A sample Node.js application with Nginx proxy and a Redis database. | |
Python / Flask / Redis open_in_new | A sample Python/Flask and a Redis database. | Open in Docker Dev Environment open_in_new |
Nextcloud / Redis / MariaDB open_in_new | A sample Nextcloud setup. | |
example-voting-app open_in_new | A sample Docker Compose app. | |
link-shortener-typescript open_in_new | A Simple URL Shortener built using TypeScript and Nest.js powered with Docker. |
Looking for more samples?
Visit the following GitHub repositories for more Docker samples.
-
Awesome Compose open_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 Samples open_in_new : A collection of over 30 repositories that offer sample containerized demo applications, tutorials, and labs.