1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-20 07:58:04 +02:00
This commit is contained in:
Nataniel Ruiz 2017-08-16 20:47:39 +00:00 committed by GitHub
commit a3a1af531c
2 changed files with 4 additions and 2 deletions

View file

@ -271,6 +271,8 @@ Services to securely store your Docker images.
* [Vagrant - Docker provider](https://www.vagrantup.com/docs/docker/basics.html) - Good starting point is [vagrant-docker-example](https://github.com/bubenkoff/vagrant-docker-example) by [@bubenkoff](https://github.com/bubenkoff)
* [Vessel](https://github.com/awvessel/vessel) - Automates the setup & use of dockerized development environments by [@awvessel](https://github.com/awvessel)
## Machine Learning
* [Dockerface](https://github.com/natanielruiz/dockerface) - Easy to install and use deep learning face detection for images and video in a docker container by [@natanielruiz](https://github.com/natanielruiz)
## Monitoring & Logging
* [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google)

View file

@ -23,14 +23,14 @@
**RULES (because you probably didn't read the guidelines):**
Links will be tested with [awesome_bot](https://github.com/dkhamsing/awesome_bot). Please make sure your URL to be listed is unique (do some search queries), otherwise put a link at the end of `README.md` file.
- FORMAT
- Use the following format: `[Name](Link) - Description.`
- `[Name]` should be the title of the project
- `(Link)` should be pointing to a GitHub repository, not to a website
- `Description.` should end with a full stop/period
- For GitHub repositories, add the name of the author with a link to its GitHub account after the description, like `By [@author](GitHub account)`
- ORDER: The entries are in lexical order (English letter order)
- ORDER: The entries are in lexical order (English letter order)
- LABEL (Optional)
- $$$ indicates if one needs a paying subscription to use the project.
<br>Add $$$ next to the project name like `[Name $$$](Link)`