Changes

Jump to navigation Jump to search
103 bytes added ,  14:24, 8 September 2014
m
Line 33: Line 33:  
* Only use TRUSTED repo's with images. Who build the image, what's in it?
 
* Only use TRUSTED repo's with images. Who build the image, what's in it?
 
* Naming convention of images to identify source(person or repo), SME version, application and version. e.g.:
 
* Naming convention of images to identify source(person or repo), SME version, application and version. e.g.:
john-smeserver-9.0-owncloud-7.0.1
  −
mary-smeserver-8.1-wordpress-3.9.1
  −
richard-smeserver-9.0-ehour-1.4.1
  −
fws-smeserver-9.0-sharedfolders-2.1.1
  −
contribsorg-smeserver-8.1-frontaccounting-3.2.1
  −
or
   
  owncloud-7.0.1-smeserver-9.0-john
 
  owncloud-7.0.1-smeserver-9.0-john
if this naming lists/views better in docker commands
+
wordpress-3.9.1-smeserver-8.1-mary
 +
ehour-1.4.1-smeserver-9.0-richard
 +
sharedfolders-2.1.1-smeserver-9.0-fws
 +
frontaccounting-3.2.1-smeserver-8.1-contribsorg
 +
* Verification (checksum) of available images
 +
* Setting up trusted docker repo's
 +
* disable docker repo's enabled by default at installation and come up with a command that enables them a la Yum
    
==Installation==
 
==Installation==

Navigation menu