mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
fix duplicate rancher link
This commit is contained in:
parent
8966418a5f
commit
a66f1d4961
@ -311,7 +311,7 @@ by [@prologic][prologic]
|
||||
* [percheron][percheron] (Organise your Docker containers with muscle and intelligence) by [@ashmckenzie]
|
||||
(https://github.com/ashmckenzie)
|
||||
* [crane](https://github.com/michaelsauter/crane) (Lift containers with ease. Easy orchestration for images and containers) by [@michaelsauter](https://github.com/michaelsauter)
|
||||
* [sherdock](https://github.com/rancher/sherdock) (Automatic GC of images based on regexp) by [@rancher](https://github.com/rancher)
|
||||
* [sherdock](https://github.com/rancher/sherdock) (Automatic GC of images based on regexp) by [@rancher][rancher]
|
||||
* [bocker](https://github.com/p8952/bocker) (1) (Docker implemented in 100 lines of bash) by [p8952](https://github.com/p8952)
|
||||
* [bocker](https://github.com/icy/bocker) (2) (Write Dockerfile completely in Bash. Extensible and simple. --> Reusable) by [@icy](https://github.com/icy)
|
||||
* [docker-gc](https://github.com/spotify/docker-gc) (A cron job that will delete old stopped containers and unused images) by [@spotify](https://github.com/spotify)
|
||||
@ -427,7 +427,7 @@ Securely store your Docker images.
|
||||
|
||||
## Volume management and plugins
|
||||
* [Blockbridge](https://github.com/blockbridge/blockbridge-docker-volume) - The Blockbridge plugin is a volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. By [@blockbridge][blockbridge]
|
||||
* [Convoy](https://github.com/rancher/convoy) - an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By [@rancher](https://github.com/rancher)
|
||||
* [Convoy](https://github.com/rancher/convoy) - an open-source Docker volume driver that can snapshot, backup and restore Docker volumes anywhere. By [@rancher][rancher]
|
||||
* [Azure Files Volume Driver](https://github.com/ahmetalpbalkan/azurefile-dockervolumedriver) - A Docker volume driver that allows you to mount persistent volumes backed by Microsoft Azure File Service. By [@ahmetalpbalkan][ahmetalpbalkan]
|
||||
* [Docker Unison](https://github.com/leighmcculloch/docker-unison) A docker volume container using Unison for fast two-way folder sync. Created as an alternative to slow boot2docker volumes on OS X. By [@leighmcculloch](https://github.com/leighmcculloch)
|
||||
* [Netshare](https://github.com/gondor/docker-volume-netshare) A Docker volume plugin written in Go that supports mounting NFS, AWS EFS & CIFS volumes within a container. By [@gondor][gondor]
|
||||
@ -660,3 +660,4 @@ desktop!
|
||||
[kartar]: https://twitter.com/kartar
|
||||
[docker-compose]: https://docs.docker.com/compose/
|
||||
[containership]: https://containership.io
|
||||
[rancher]: https://github.com/rancher
|
||||
|
Loading…
Reference in New Issue
Block a user