mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-04-19 15:38:04 +02:00
Adding Shutit (deploy tools)
This commit is contained in:
parent
722d289524
commit
27c41adb06
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||
### Dev Tools
|
||||
|
||||
* [Fig](https://github.com/docker/fig) (Fast, isolated development environments using Docker) -- http://www.fig.sh
|
||||
* [Shutit](http://ianmiell.github.io/shutit/) (a tool for building and maintaining complex Docker deployments) by [@ianmiell](https://github.com/ianmiell)
|
||||
* [Sandstorm](https://github.com/sandstorm-io/sandstorm) (Personal Cloud Sandbox /!\ uses LXC, not docker, but it's so nice) -- https://sandstorm.io/
|
||||
* [ns-enter](https://github.com/jpetazzo/nsenter) (no more ssh, enter name spaces of container) by [@jpetazzo](https://github.com/jpetazzo)
|
||||
* [Squid-in-a-can](https://github.com/jpetazzo/squid-in-a-can) (in case of proxy problem) by [@jpetazzo](https://github.com/jpetazzo/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue