mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-02 19:21:12 -05:00
Merge pull request #959 from laundmo/patch-1
Add "Local Docker DB" list to "Awesome Lists"
This commit is contained in:
commit
b82bac6bcf
@ -734,8 +734,9 @@ Services to securely store your Docker images.
|
|||||||
|
|
||||||
## Demos and Examples
|
## Demos and Examples
|
||||||
|
|
||||||
- [Webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.
|
|
||||||
- [An Annotated Docker Config for Frontend Web Development](https://nystudio107.com/blog/an-annotated-docker-config-for-frontend-web-development) A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless.
|
- [An Annotated Docker Config for Frontend Web Development](https://nystudio107.com/blog/an-annotated-docker-config-for-frontend-web-development) A local development environment with Docker allows you to shrink-wrap the devops your project needs as config, making onboarding frictionless.
|
||||||
|
- [Local Docker DB](https://github.com/alexmacarthur/local-docker-db) a list of docker-compose samples for a lot of databases by [@alexmacarthur](https://github.com/alexmacarthur)
|
||||||
|
- [Webstack-micro](https://github.com/ferbs/webstack-micro) Demo web app showing how Docker Compose might be used to set up an API Gateway, centralized authentication, background workers, and WebSockets as containerized services.
|
||||||
|
|
||||||
## Good Tips
|
## Good Tips
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user