asshole (sha256:8eb5a57bcd634448a4737d2016f155ee180c9b66d25ee57b5e670d65c9f0af26)
Published 2025-09-03 05:17:40 +00:00 by Zepheris
Installation
docker pull git.zepheris.com/zepheris/asshole@sha256:8eb5a57bcd634448a4737d2016f155ee180c9b66d25ee57b5e670d65c9f0af26
sha256:8eb5a57bcd634448a4737d2016f155ee180c9b66d25ee57b5e670d65c9f0af26
Image 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 # 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-09-03 05:17:40 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
220 MiB
dd178ac3a6b67da88613f310aa31c17d58690c54
2025-09-03
latest
2025-09-03