Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rheannemcintosh/docker-containers-playground

A playground repository for Docker
https://github.com/rheannemcintosh/docker-containers-playground

docker docker-compose dockerfile json json-server laravel nginx nodejs php yaml

Last synced: 3 months ago
JSON representation

A playground repository for Docker

Awesome Lists containing this project

README

        

# Docker Containers Playground 🐳

![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
![Nginx](https://img.shields.io/badge/nginx-%23009639.svg?style=for-the-badge&logo=nginx&logoColor=white)
![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white)
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Laravel](https://img.shields.io/badge/laravel-%23FF2D20.svg?style=for-the-badge&logo=laravel&logoColor=white)
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white)
![PHP](https://img.shields.io/badge/php-%23777BB4.svg?style=for-the-badge&logo=php&logoColor=white)

## Project Overview
A playground repository for docker, creating a node container to run JSON server, and a container to host a Laravel application.

### Inspiration
- Laracasts - [The Docker Tutorial](https://laracasts.com/series/the-docker-tutorial) by Andrew Schmelyun

## Completition Checklist
- [x] Upload Code
- [x] Format Code
- [x] Update Repository
- [x] Update README
- [x] Create Future Ideas
- [ ] Write Application Setup / Commands
- [ ] Archive Repository

## Notes
If you have any questions or can suggest any improvements, please let me know!