Differences

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

Link to this comparison view

Next revisionBoth sides next revision
docker [2015/05/05 05:25] – created snacsnocdocker [2015/05/19 00:27] 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/
  
   cat snacklinux-05.05.15-docker.tar | sudo docker import - snacklinux-05.05.15-docker   cat snacklinux-05.05.15-docker.tar | sudo docker import - snacklinux-05.05.15-docker
   sudo docker run -i -t snacklinux-05.05.15-docker /bin/bash   sudo docker run -i -t snacklinux-05.05.15-docker /bin/bash