<div dir="ltr"><div>Hey, I wanted to share a docker image I put together which is pretty useful for testing SlackBuilds on a clean slackware 15.0 system.</div><div>I uploaded it to docker hub under perrin4869/slackbuilds:15.0</div><div><a href="https://hub.docker.com/r/perrin4869/slackbuilds/tags">https://hub.docker.com/r/perrin4869/slackbuilds/tags</a></div><div>The Dockerfile can be found here: <a href="https://github.com/perrin4869/slackbuilds/blob/master/Dockerfile">https://github.com/perrin4869/slackbuilds/blob/master/Dockerfile</a></div><div><br></div><div>It can be run as follows: docker run -v /home/myuser/slackbuilds:/home/limited/sbo -it perrin4869/slackbuilds:15.0 /bin/sh</div><div><br></div><div>sbopkg is preinstalled, and synced to the lastest state.</div><div>Hope someone finds this useful!<br></div></div>