This is an old revision of the document!
Create a SnackLinux Docker container
Download the Docker image here: http://snacklinux.org/downloads/docker/ See below for an example.
cat snacklinux-22.06.15-docker.tar | sudo docker import - snacklinux-22.06.15-docker sudo docker run -i -t snacklinux-22.06.15-docker /bin/bash