Changes

Jump to navigation Jump to search
156 bytes added ,  23:58, 15 September 2014
Line 226: Line 226:  
  gpgcheck=0
 
  gpgcheck=0
 
  enablegroups=1
 
  enablegroups=1
 
+
 
  [updates]
 
  [updates]
 
  enabled=1
 
  enabled=1
Line 342: Line 342:  
and launch the script  
 
and launch the script  
 
  /root/docker_images [name_of_your_image]
 
  /root/docker_images [name_of_your_image]
 +
 +
 +
for example to launch your image
 +
 +
docker run -i -t  sme9_real:6.5 bash
 +
see
 +
docker images
 +
 +
after that you have an image but we need to reconfigure it

Navigation menu