mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-31 18:26:34 -05:00
lexical order fix
This commit is contained in:
parent
a489c8d3e1
commit
b4704dba0d
@ -277,12 +277,13 @@ Services to securely store your Docker images.
|
||||
* [FuGu](https://github.com/mattes/fugu) - Docker run wrapper without orchestration by [@mattes](https://github.com/mattes)
|
||||
* [libcompose](https://github.com/docker/libcompose) - Go library for Docker Compose.
|
||||
* [percheron][percheron] - Organise your Docker containers with muscle and intelligence by [@ashmckenzie](https://github.com/ashmckenzie)
|
||||
* [SaltStack Docker module](https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.dockerng.html#module-salt.modules.dockerng) - SaltStack Docker module
|
||||
* [Shutit](http://ianmiell.github.io/shutit/) - Tool for building and maintaining complex Docker deployments by [@ianmiell][ianmiell]
|
||||
* [subuser](http://subuser.org) - Makes it easy to securely and portably run graphical desktop applications in Docker
|
||||
* [Turbo](https://ramitsurana.github.io/turbo/) - Simple and Powerful utility for docker. By [@ramitsurana][ramitsurana]
|
||||
* [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)
|
||||
* [SaltStack Docker module](https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.dockerng.html#module-salt.modules.dockerng) - SaltStack Docker module
|
||||
|
||||
|
||||
## Monitoring & Logging
|
||||
* [cAdvisor](https://github.com/google/cadvisor) - Analyzes resource usage and performance characteristics of running containers. Created by [@Google](https://github.com/google)
|
||||
|
Loading…
Reference in New Issue
Block a user