AutoSlackPack

AutoSlackPack

Aplicación Docker from SpaceInvaderOne's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
--dns 208.67.222.222 --dns 208.67.220.220

Configuración de plantillas

Build in location:Pathrw
Objetivo
/app
Valor
/mnt/user/appdata/AutoSlackPack/in
Package out location:Pathrw
Objetivo
/tmp
Valor
/mnt/user/appdata/AutoSlackPack/out
Autobuild packageVariable

Select yes to autobuild the package then exit | Select no to manually build - container doesnt exit

Objetivo
AUTOBUILD
Por defecto
yes|no
Valor
yes
Download SlackBuild URLVariable

Put here the url of the slackbuild script to use for building the package (get from http://slackbuilds.org/ )

Objetivo
SLACKBUILD_DOWNLOAD
Download Source URLVariable

Put here the url of the source to use for building the package (get from http://slackbuilds.org/ )

Objetivo
SOURCE_DOWNLOAD

Descargar estadísticas

6,395
Descargas totales

Detalles

Repositorio
spaceinvaderone/auto_slack_pack:latest
Última actualización2024-10-14
Visto por primera vez2024-05-15

Ejecute AutoSlackPack en Unraid.

AutoSlackPack se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.