Changes

Jump to navigation Jump to search
90 bytes added ,  07:51, 9 September 2014
m
added challenges section
Line 40: Line 40:  
* Setting up trusted docker repo's
 
* 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
 
* disable docker repo's enabled by default at installation and come up with a command that enables them a la Yum
 +
 +
==Challenges==
 +
* How to interact with localhost PAM or LDAP from within a container?
 +
    
==Installation==
 
==Installation==
Line 55: Line 59:     
* Note: Although we've linked the docker as service in runlevel 7, it will not pick up the config files /etc/sysconfig/docker. So Shipyard will not be able to connect to docker. Why?
 
* Note: Although we've linked the docker as service in runlevel 7, it will not pick up the config files /etc/sysconfig/docker. So Shipyard will not be able to connect to docker. Why?
 +
    
==Setting up a (Private) Docker repository==
 
==Setting up a (Private) Docker repository==
 
TBA
 
TBA
 +
    
===Docker notes===
 
===Docker notes===
Line 75: Line 81:  
  access=public
 
  access=public
 
  status=enabled
 
  status=enabled
 +
    
==Shipyard==
 
==Shipyard==

Navigation menu