radial / imagebase-spoke

Base Dockerfile for Spoke containers. Supervisor and SSH built-in for your apps.
https://index.docker.io/u/radial/spoke-base
2 stars 1 forks source link

Dockerfile for Spoke-Base

This repository creates a Docker container with a fully featured operating system using the distribution of choice for the Radial project's Spoke (application) containers.

In addition to the base operating system, and with the "Universe" and "Multiverse" repositories enabled, it has the additional following software:

This image is not meant to be run by itself but is instead intended as a base image with which your Spoke containers are started FROM. Supervisor is installed here to make sure that all contents of the actual Spoke container Dockerfile are for the application itself; not the topology management.

Any Spoke container run from this base needs to have certain design principals. Check out the documentation here for more details.

Tunables

Tunable environment variables; modify at runtime. Italics are defaults.