AutoSlackPack spaceinvaderone/auto_slack_pack:latest https://github.com/SpaceinvaderOne/AutoSlackPack bridge sh false https://github.com/SpaceinvaderOne/AutoSlackPack https://github.com/SpaceinvaderOne/AutoSlackPack This provides a comprehensive Slackware-based environment with all the necessary build tools and dependencies pre-installed. It is designed for use to build Slackware packages from source on Unraid (Unraid is based off Slackware), which lacks the required build tools and libraries. In auto mode, it uses SlackBuild scripts from slackbuilds.org to automate the process of downloading, extracting, and building packages from source. Users can specify the SlackBuild and source URLs to automate the build process. In manual mode, the container can be used to perform custom builds. (Enter the docker console) Usage To use this container, fill out the following variables in the Unraid Docker template: AUTOBUILD: Controls whether the container automatically starts the build process. Set to "yes" to automatically start building the package using the provided SlackBuild and source download URLs. Set to "no" to skip the automatic build process. The container will remain running, allowing manual interaction. SLACKBUILD_DOWNLOAD: URL to the SlackBuild script tarball. SlackBuilds can be found at slackbuilds.org, where links to the source code are also provided. Example: "http://slackbuilds.org/slackbuilds/15.0/system/mbuffer.tar.gz" SOURCE_DOWNLOAD: URL to the source code tarball. Example: "http://www.maier-komor.de/software/mbuffer/mbuffer-20240107.tgz" You will find the built package in the appdata share here -- /mnt/user/appdata/AutoSlackPack/out If you prefer to manually build the package, set AUTOBUILD to "no" and manually download (above variables are ignored) and build the package after accessing the container. Tools: https://github.com/SpaceinvaderOne/Docker-Templates-Unraid/blob/master/spaceinvaderone/docker_icons/AutoSlackPack.png?raw=true --dns 208.67.222.222 --dns 208.67.220.220 1715783082 /mnt/user/appdata/AutoSlackPack/in /mnt/user/appdata/AutoSlackPack/out yes