Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/a7ul/blog-docker-dev-environment-example

Example repo for the blog post on docker local development environments
https://github.com/a7ul/blog-docker-dev-environment-example

blog development docker environment

Last synced: 3 months ago
JSON representation

Example repo for the blog post on docker local development environments

Awesome Lists containing this project

README

        

# Blog: Docker for local development environment Example

This repo contains the example code for the blog post:

**🐳 Simplified guide to using Docker for local development environment**

_The blog link :_

[https://blog.atulr.com/docker-local-environment/](https://blog.atulr.com/docker-local-environment/)

To run the example:

- `git clone https://github.com/master-atul/blog-docker-dev-environment-example`
- `docker-compose up`

Details about each service and how to run them is present in the induvidual services directories.

Hope this helps someone 🎉🌮