mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
added osx icon and misc
This commit is contained in:
parent
e0bc0ed41e
commit
f5743b1e41
10
README.md
10
README.md
@ -24,11 +24,10 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh
|
|||||||
- [What is Docker?](#what-is-docker)
|
- [What is Docker?](#what-is-docker)
|
||||||
- [Where to start?](#where-to-start)
|
- [Where to start?](#where-to-start)
|
||||||
- [Where to start? (Windows)](#where-to-start-windows)
|
- [Where to start? (Windows)](#where-to-start-windows)
|
||||||
- [Managing Containers](#)
|
- [Container Operations](#)
|
||||||
- [Container Composition](#)
|
- [Container Composition](#)
|
||||||
- [Terminal UI](#) to help manage docker container from a terminal
|
- [Terminal UI](#) to help manage docker container from a terminal
|
||||||
- [Docker Web UI](#) to help manage docker container from a browser
|
- [Docker Web UI](#) to help manage docker container from a browser
|
||||||
- [Workstation Installation](#) <-- For non production usage e.g. macosx
|
|
||||||
- [Deployment and Infrastructure](#)
|
- [Deployment and Infrastructure](#)
|
||||||
- [Orchestration](#)
|
- [Orchestration](#)
|
||||||
<-- might cause an overlap with PaaS, how to differentiate the 2?
|
<-- might cause an overlap with PaaS, how to differentiate the 2?
|
||||||
@ -56,6 +55,7 @@ All the links are monitored and tested with [awesome_bot](https://github.com/dkh
|
|||||||
- [Docker Event Hooks / Sidecars](#)
|
- [Docker Event Hooks / Sidecars](#)
|
||||||
- [Serverless](#)
|
- [Serverless](#)
|
||||||
- [Testing](#)
|
- [Testing](#)
|
||||||
|
- [Workstation Installation](#) <-- For non production usage e.g. macosx
|
||||||
- [Wrappers](#)
|
- [Wrappers](#)
|
||||||
(e.g. dexec, udocker, dray, fugu etc)
|
(e.g. dexec, udocker, dray, fugu etc)
|
||||||
- [Services based on Docker $$$](#)
|
- [Services based on Docker $$$](#)
|
||||||
@ -91,9 +91,10 @@ Icons and tags:
|
|||||||
- Web Based: ![web]
|
- Web Based: ![web]
|
||||||
- Beta: ![beta]
|
- Beta: ![beta]
|
||||||
- Video: ![video]
|
- Video: ![video]
|
||||||
- Open Source: ![oss]
|
|
||||||
- CLI/Terminal: ![cli]
|
- CLI/Terminal: ![cli]
|
||||||
- Windows: ![windows]
|
- Windows: ![windows]
|
||||||
|
- Linux: ![linux]
|
||||||
|
- OSX: ![apple]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -702,7 +703,8 @@ Services to securely store your Docker images.
|
|||||||
[beta]: ./icons/bug.png
|
[beta]: ./icons/bug.png
|
||||||
[video]: ./icons/film.png
|
[video]: ./icons/film.png
|
||||||
[heart2]: ./icons/heart.png
|
[heart2]: ./icons/heart.png
|
||||||
[oss]: ./icons/linux.png
|
|
||||||
[cli]: ./icons/terminal.png
|
[cli]: ./icons/terminal.png
|
||||||
[windows]: ./icons/windows-color.png
|
[windows]: ./icons/windows-color.png
|
||||||
|
[osx]: ./icons/apple.png
|
||||||
|
[linux]: ./icons/linux.png
|
||||||
|
|
||||||
|
BIN
icons/apple.png
Normal file
BIN
icons/apple.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 494 B |
Loading…
Reference in New Issue
Block a user