Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/a7ul/blog-docker-dev-environment-example
- Owner: a7ul
- Created: 2019-03-25T23:11:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T00:24:21.000Z (about 2 years ago)
- Last Synced: 2024-05-02T01:12:48.834Z (9 months ago)
- Topics: blog, development, docker, environment
- Language: JavaScript
- Homepage: https://blog.atulr.com/docker-local-environment
- Size: 174 KB
- Stars: 55
- Watchers: 2
- Forks: 22
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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 🎉🌮