Common base Docker image for tsuru platforms.
10K+
Base Docker image for tsuru platforms. It creates the required structure for tsuru platforms:
/var/lib/tsuru/base/deployThe image also provides the following required components:
This is the agent responsible for establishing connection between application containers and the tsuru API. See tsuru/deploy-agent for more details.
This base script does the following steps:
/home/application/current directory/var/lib/tsuru/default)It's possible to build platforms that do not use this image, but you need to ensure that deploy-agent is installed, and that you provide a deploy script that does everything that the base deploy script does.
You may also invoke the install and deploy scripts manually, as the buildpack platform does: https://github.com/tsuru/platforms/blob/master/buildpack/Dockerfile.
Content type
Image
Digest
sha256:229ad8b09…
Size
44.1 MB
Last updated
9 months ago
docker pull tsuru/base-platform