slackware-container icon indicating copy to clipboard operation
slackware-container copied to clipboard

Minimal rootfs creation for slackware linux (ideal for container images)

Results 5 slackware-container issues
Sort by recently updated
recently updated
newest added

Some programs in vbatts/slackware:current image at hub.docker.com do not work due to missing libraries. This patch solves those problems.

Hello, Docker is working in support muti architectures images, completely transparent for the users. Would be really great to have this in the slackware images (amd64 and arm64 as minimum)....

Related with the #12 , I would like to install some extra software in the image (gcc for example) from source. If I use `slackpkg`, it would download the binaries...

We can fetch the patches directly instead of first installing the packages and then potentially upgrading them. I have also made it possible to install things from extra - older...

As previously mentioned, support building arm/aarch64 images. I have a few more patches (including one to verify the signatures of downloads), but I'll let you review this first.