An open API service indexing awesome lists of open source software.

https://github.com/ameyajain-25/docker-practice

Docker Practise repository or trying different docker configurations and applications
https://github.com/ameyajain-25/docker-practice

docker docker-compose docker-container docker-hub docker-image dockerfile

Last synced: about 1 month ago
JSON representation

Docker Practise repository or trying different docker configurations and applications

Awesome Lists containing this project

README

          

# Docker Practice

This repository contains a collection of Dockerfiles and docker-compose files for various use cases. The goal is to provide a simple and easy to understand example for each use case.

## Docker Examples

- [Docker for Node.js](docker-nodejs/README.md)

- [Docker for Redis](docker-redis/README.md)

- [Docker for Node.js and Redis using docker-compose and Dockerfile](docker-nodejs-redis/README.md)