Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
docker [2015/05/05 05:25] – created snacsnocdocker [2015/06/22 04:19] snacsnoc
Line 1: Line 1:
 ==== Create a SnackLinux Docker container ==== ==== Create a SnackLinux Docker container ====
  
 +Download the Docker image here: http://snacklinux.org/downloads/docker/
 +See below for an example.
  
-  cat snacklinux-05.05.15-docker.tar | sudo docker import - snacklinux-05.05.15-docker +  cat snacklinux-22.06.15-docker.tar | sudo docker import - snacklinux-22.06.15-docker 
-  sudo docker run -i -t snacklinux-05.05.15-docker /bin/bash+  sudo docker run -i -t snacklinux-22.06.15-docker /bin/bash