mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-20 07:58:04 +02:00
Merge e8128905f6
into ec3e3dc45e
This commit is contained in:
commit
a3a1af531c
2 changed files with 4 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -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)`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue