mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
Renaming "images" to "Useful Images"
This commit is contained in:
parent
f3ecc031b6
commit
cf6b7e7938
@ -27,7 +27,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Hosting for repositories (registries)](#hosting-for-repositories-registries)
|
* [Hosting for repositories (registries)](#hosting-for-repositories-registries)
|
||||||
* [Hosting for containers](#hosting-for-containers)
|
* [Hosting for containers](#hosting-for-containers)
|
||||||
* [Dev Tools](#dev-tools)
|
* [Dev Tools](#dev-tools)
|
||||||
* [Images](#images)
|
* [Useful Images](#userful-images)
|
||||||
* [Storing Images](#storing-images)
|
* [Storing Images](#storing-images)
|
||||||
* [Running Containers](#running-containers)
|
* [Running Containers](#running-containers)
|
||||||
* [Service Discovery](#service-discovery)
|
* [Service Discovery](#service-discovery)
|
||||||
@ -126,7 +126,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/
|
* [Boot2Docker](https://github.com/boot2docker/boot2docker) (docker for OSX and Windows) -- http://boot2docker.io/
|
||||||
* [OctoHost](http://www.octohost.io/) (Simple web focused Docker based mini-PaaS server. git push to deploy your websites as needed) by [@octohost](https://github.com/octohost)
|
* [OctoHost](http://www.octohost.io/) (Simple web focused Docker based mini-PaaS server. git push to deploy your websites as needed) by [@octohost](https://github.com/octohost)
|
||||||
|
|
||||||
### Images
|
### Useful Images
|
||||||
|
|
||||||
* [Base Image](https://github.com/phusion/baseimage-docker) by [@phusion](https://github.com/phusion/)
|
* [Base Image](https://github.com/phusion/baseimage-docker) by [@phusion](https://github.com/phusion/)
|
||||||
* [Busybox](https://github.com/jpetazzo/docker-busybox) (with either `buildroot` or Ubuntu's `busybox-static`) by [@jpetazzo](https://github.com/jpetazzo)
|
* [Busybox](https://github.com/jpetazzo/docker-busybox) (with either `buildroot` or Ubuntu's `busybox-static`) by [@jpetazzo](https://github.com/jpetazzo)
|
||||||
|
Loading…
Reference in New Issue
Block a user