github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/docker-external/deploy/index.html.md (about) 1 --- 2 layout: "app_docker_external" 3 page_title: "Build & Deploy - Docker (External) App Type" 4 sidebar_current: "docs-docker-deploy" 5 description: |- 6 Deployment of "docker-external" currently starts a Docker container 7 on a single server. This isn't an ideal way to run Docker containers, 8 --- 9 10 # Build & Deploy 11 12 Deployment of "docker-external" currently starts a Docker container 13 on a single server. This isn't an ideal way to run Docker containers, 14 and a future version of Otto will vastly improve this by leaning on 15 [Nomad](https://www.nomadproject.io). 16 17 This highlights a major benefit of Otto: as deployment practices improve, 18 future version of Otto can adopt the new practices, and upgrade to an 19 improved process for you.