asshole (sha256:5b2b8980109a4a995983e0be75227f46529242cfbf04567e96bbe246a329db7f)
Published 2025-10-29 16:53:35 +00:00 by Zepheris
Installation
docker pull git.zepheris.com/zepheris/asshole@sha256:5b2b8980109a4a995983e0be75227f46529242cfbf04567e96bbe246a329db7fsha256:5b2b8980109a4a995983e0be75227f46529242cfbf04567e96bbe246a329db7fImage layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:3bd10da0673e2e72cb06a1f64a9df49a36341df39b0f762e3d1b38ee4de296fa in / |
| CMD ["/bin/bash"] |
| ARG QEMU_ARCH |
| COPY . /bd_build # buildkit |
| RUN |1 QEMU_ARCH= /bin/sh -c /bd_build/prepare.sh && /bd_build/system_services.sh && /bd_build/utilities.sh && /bd_build/cleanup.sh # buildkit |
| ENV DEBIAN_FRONTEND=teletype LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8 |
| CMD ["/sbin/my_init"] |
| MAINTAINER Zepheris |
| CMD ["/sbin/my_init"] |
| RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt update && apt upgrade -y # buildkit |
| RUN /bin/sh -c export DEBIAN_FRONTEND=noninteractive && apt -y install python3.10-venv lftp tmux sqlite3 # buildkit |
| RUN /bin/sh -c useradd plex -u 99 -m -s /bin/bash && usermod -G 100 plex # buildkit |
| RUN /bin/sh -c chown 99:100 -R /home/plex # buildkit |
| RUN /bin/sh -c setuser plex python3 -m venv /home/plex/autotorrent && /home/plex/autotorrent/bin/pip install autotorrent2 # buildkit |
| COPY rootfs / # buildkit |
| RUN /bin/sh -c apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 22.04 |
Details
2025-10-29 16:53:35 +00:00
Versions (7)
View all
Container
1
OCI / Docker
linux/amd64
223 MiB
latest
2025-10-29
84d0ef6
2025-10-29
fe47e50
2025-10-29
9fcc85bdc04f0845cee4cd990d2f5b275c18a327
2025-10-29
b207557200c6edfd0c6f50d8d86a9b58e926a501
2025-10-29