Docker Image of SME
From SME Server
Revision as of 06:21, 18 July 2016 by Unnilennium (talk | contribs) (Created page with "This page purpose is to discuss on how to create a Docker image of SME Server 9 from scratch. if you want to know more on how to run Docker on SME, this is not the good page,...")
This page purpose is to discuss on how to create a Docker image of SME Server 9 from scratch.
if you want to know more on how to run Docker on SME, this is not the good page, you should visit :
There is a separate page that addresses the design of a Docker contrib here
There is also a page to discuss on how to us a Docker on SME [1]
Sources
- general information about building a regular imnage : https://docs.docker.com/engine/getstarted/step_four/
- build a full base image, example debian : https://docs.docker.com/engine/userguide/eng-image/baseimages/
- most promising , make image for Centos: https://github.com/docker/docker/blob/master/contrib/mkimage-yum.sh