Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vanheemstrasystems/docker-based-development-headstart
Docker-Based Development - Headstart
https://github.com/vanheemstrasystems/docker-based-development-headstart
container development docker
Last synced: 14 days ago
JSON representation
Docker-Based Development - Headstart
- Host: GitHub
- URL: https://github.com/vanheemstrasystems/docker-based-development-headstart
- Owner: vanHeemstraSystems
- License: mit
- Created: 2022-08-03T14:16:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T15:09:46.000Z (over 2 years ago)
- Last Synced: 2024-12-03T10:16:25.486Z (2 months ago)
- Topics: container, development, docker
- Language: Makefile
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
docker-based-development-headstart
# Docker-Based Development - HeadstartBased on "Docker Based Development" at https://medium.com/@heboyang/docker-based-development-e80b4178bac0
Sample source code at GitHub https://github.com/heboyang/docker-based-dev
## 100 - Introduction
See [README.md](./100/README.md)
## 200 - Developing with Docker container
See [README.md](./200/README.md)