Changes

From SME Server
Jump to navigationJump to search
265 bytes added ,  13:29, 1 March 2018
Line 56: Line 56:  
==Challenges==
 
==Challenges==
 
* How to interact with localhost PAM or LDAP from within a container?
 
* How to interact with localhost PAM or LDAP from within a container?
 +
 +
I think that you can access localhost services by adding
 +
 +
--net="host" to docker run
 +
 +
This means any services on the docker container are equally valid 'localhost' services accessible from the server itself so you need to ensure the server is properly firewalled.
 +
 
* Many more...
 
* Many more...
   Line 238: Line 245:  
* Get the [https://github.com/shipyard/shipyard shipyard GUI] going
 
* Get the [https://github.com/shipyard/shipyard shipyard GUI] going
 
* A LOT more ;-)
 
* A LOT more ;-)
  −
      
[[Category:Containers]]
 
[[Category:Containers]]
 
[[Category:Containers:Docker]]
 
[[Category:Containers:Docker]]

Navigation menu