mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-12-17 07:30:13 +01:00
Update README.md
This commit is contained in:
parent
3826b7a0ff
commit
d1ef9dfa40
1 changed files with 4 additions and 0 deletions
|
|
@ -397,6 +397,10 @@ docker images -viz | dot -Tpng -o docker.png
|
||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
|
* [Fig](https://github.com/wsargent/docker-cheat-sheet#fig)
|
||||||
|
* [Panamax](https://github.com/wsargent/docker-cheat-sheet#panamax)
|
||||||
|
* [Vessel](https://github.com/wsargent/docker-cheat-sheet#vessel)
|
||||||
|
|
||||||
### Fig
|
### Fig
|
||||||
|
|
||||||
[Fig](http://www.fig.sh/) is a helper app that makes it easier to run multiple docker containers on the same host. I would expect it to be used during dev/qa more than in production.
|
[Fig](http://www.fig.sh/) is a helper app that makes it easier to run multiple docker containers on the same host. I would expect it to be used during dev/qa more than in production.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue