[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

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

Link to this comparison view

Next revision
Previous revision
howtos:misc:slackware_docker_image [2018/07/04 09:07 (UTC)] – created lamerixhowtos:misc:slackware_docker_image [2018/09/17 21:24 (UTC)] (current) – Fixing my half-edited sentences... lamerix
Line 1: Line 1:
-====== Overview ======+====== Slackware Docker Image Overview ======
 Slackware docker images are available in the docker image registry. \\ Slackware docker images are available in the docker image registry. \\
 They can be found in [[https://hub.docker.com/r/vbatts/slackware/|hub.docker.com/r/vbatts]] They can be found in [[https://hub.docker.com/r/vbatts/slackware/|hub.docker.com/r/vbatts]]
Line 26: Line 26:
  
 ====== Running Slackware in Docker ====== ====== Running Slackware in Docker ======
-This is this build process used to be the base of [[https://github.com/vbatts/slackware-docker|vbatts/slackware]] on the http://index.docker.io/+Running the Slackware docker image
  
-Just running: 
 <code> <code>
 $ docker run -i -t vbatts/slackware /bin/sh $ docker run -i -t vbatts/slackware /bin/sh
 howtos:misc:slackware_docker_image ()