Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Files

Latest commit

e32e5c9 · Mar 17, 2017

History

History

baseimage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 17, 2017
Mar 17, 2017

Baseimage Linux

This is a simple Linux "baseimage" container. It is an Interactive container, meaning that the Console UI / CLI will talk directly to the command specified (and can be connected / disconnected repeatedly without killing the container). The command argument also MUST be specified - this is generally /bin/sh or some other useful command in the container. The baseimage container is also specifically designed for Docker and is intended as a base image for other containers to inherit from.