swarnui-next (sha256:0d8ef0ef049714a4620b4c236e265ae80f56549cdb9dafe6c4f6795fda78fa23)
Published 2025-07-03 13:33:14 -04:00 by simcop2387
Installation
docker pull gitea.simcop2387.info/simcop2387/swarnui-next@sha256:0d8ef0ef049714a4620b4c236e265ae80f56549cdb9dafe6c4f6795fda78fa23sha256:0d8ef0ef049714a4620b4c236e265ae80f56549cdb9dafe6c4f6795fda78fa23Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600' |
| ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libc6 libgcc-s1 libicu72 libssl3 libstdc++6 tzdata zlib1g && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c groupadd --gid=$APP_UID app && useradd -l --uid=$APP_UID --gid=$APP_UID --create-home app # buildkit |
| ENV DOTNET_VERSION=8.0.17 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| RUN /bin/sh -c ln -s /usr/share/dotnet/dotnet /usr/bin/dotnet # buildkit |
| ENV ASPNET_VERSION=8.0.17 |
| COPY /dotnet /usr/share/dotnet # buildkit |
| ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.411 DOTNET_USE_POLLING_FILE_WATCHER=true NUGET_XMLDOC_MODE=skip POWERSHELL_DISTRIBUTION_CHANNEL=PSDocker-DotnetSDK-Debian-12 |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl git libatomic1 wget && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /dotnet /usr/share/dotnet # buildkit |
| RUN /bin/sh -c dotnet help # buildkit |
| RUN /bin/sh -c powershell_version=7.4.10 && curl -fSL --output PowerShell.Linux.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.x64.$powershell_version.nupkg && powershell_sha512='2784c06b0c2ecd8acecef30abc8401e3fec36e2ceca4ff75c5c11f4239df6def73f319779cefde2340bce11bd269c1fc8fbe060759714eeee3fe105ce27da907' && echo "$powershell_sha512 PowerShell.Linux.x64.$powershell_version.nupkg" | sha512sum -c - && mkdir -p /usr/share/powershell && dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.x64 && dotnet nuget locals all --clear && rm PowerShell.Linux.x64.$powershell_version.nupkg && ln -s /usr/share/powershell/pwsh /usr/bin/pwsh && chmod 755 /usr/share/powershell/pwsh && find /usr/share/powershell -print | grep -i '.*[.]nupkg$' | xargs rm # buildkit |
| ARG UID=1000 |
| RUN |1 UID=1000 /bin/sh -c apt update # buildkit |
| RUN |1 UID=1000 /bin/sh -c apt install -y git wget build-essential python3.11 python3.11-venv python3.11-dev ffmpeg # buildkit |
| RUN |1 UID=1000 /bin/sh -c apt install -y libglib2.0-0 libgl1 # buildkit |
| COPY . ./SwarmUI # buildkit |
| RUN |1 UID=1000 /bin/sh -c chown -R $UID:$UID ./SwarmUI # buildkit |
| RUN |1 UID=1000 /bin/sh -c git config --global --add safe.directory '*' # buildkit |
| RUN |1 UID=1000 /bin/sh -c useradd -u $UID swarmui # buildkit |
| EXPOSE map[7801/tcp:{}] |
| ENTRYPOINT ["bash" "/SwarmUI/launchtools/docker-standard-inner.sh"] |
| RUN /bin/sh -c chown 1000:1000 -Rv /SwarmUI/.git # buildkit |
| RUN /bin/sh -c git config --global --add safe.directory /SwarmUI # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-07-03T17:33:11.661Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 86765f0288e84263a9192d32f8e3d31318d84e37 |
| org.opencontainers.image.source | https://gitea.simcop2387.info/simcop2387/swarmui-infra |
| org.opencontainers.image.title | swarmui-infra |
| org.opencontainers.image.url | https://gitea.simcop2387.info/simcop2387/swarmui-infra |
| org.opencontainers.image.version | latest |
Details
2025-07-03 13:33:14 -04:00
Versions (30)
View all
Container
0
OCI / Docker
linux/amd64
709 MiB
build-base-2025-09-15
2025-09-15
latest
2025-09-15
build-base-2025-09-14
2025-09-14
build-base-2025-09-10
2025-09-10
build-base-2025-09-06
2025-09-06