rebased-cyber (v1-4dfbfda7)

Published 2023-04-02 15:22:03 +00:00 by friedkiwi

Installation

docker pull git.cyber.gent/friedkiwi/rebased-cyber:v1-4dfbfda7
sha256:43a0d56aa9682f765919d5cbbd9c3503e7327943b7d6a9f5db9f7a9ace569e60

About this package

Rebased with CYBER-specific mods

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:c8ef6447752cab2541ffca9e3cfa27d581f3491bc8f356f6eafd951243609341 in /
CMD ["/bin/bash"]
ARG BUILD_DATE
ARG VCS_REF
ARG DEBIAN_FRONTEND=noninteractive
ENV TZ=Etc/UTC
LABEL maintainer=hello@soapbox.pub org.opencontainers.image.title=rebased org.opencontainers.image.description=Rebased org.opencontainers.image.authors=hello@soapbox.pub org.opencontainers.image.vendor=soapbox.pub org.opencontainers.image.documentation=https://gitlab.com/soapbox-pub/rebased org.opencontainers.image.licenses=AGPL-3.0 org.opencontainers.image.url=https://soapbox.pub org.opencontainers.image.revision= org.opencontainers.image.created=
ARG HOME=/opt/pleroma
ARG DATA=/var/lib/pleroma
|3 DATA=/var/lib/pleroma DEBIAN_FRONTEND=noninteractive HOME=/opt/pleroma /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl ca-certificates imagemagick libmagic-dev ffmpeg libimage-exiftool-perl libncurses5 postgresql-client fasttext && adduser --system --shell /bin/false --home ${HOME} pleroma && mkdir -p ${DATA}/uploads && mkdir -p ${DATA}/static && chown -R pleroma ${DATA} && mkdir -p /etc/pleroma && chown -R pleroma /etc/pleroma && mkdir -p /usr/share/fasttext && curl -L https://dl.fbaipublicfiles.com/fasttext/supervised-models/lid.176.ftz -o /usr/share/fasttext/lid.176.ftz && chmod 0644 /usr/share/fasttext/lid.176.ftz
USER pleroma
COPY --chown=pleroma:0dir:a9c026c096b561f360ed96f77aca41061e5768930490df3052cee679b9d51c67 in /opt/pleroma
COPY file:30d9f7c52053cb1084f530a4f6b769721c04556a00eca4a5b80da94f564dc267 in /etc/pleroma/config.exs
COPY file:e3140bd717ed8f756a4fd0ad68a7f3ef7c9d15e7c825005f1fdeb69da9cdb371 in /opt/pleroma
ENTRYPOINT ["/opt/pleroma/docker-entrypoint.sh"]
RUN apt update && apt upgrade -y && apt install unzip
RUN cd /var/lib/pleroma && curl -L https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/develop/download?job=build-production -o soapbox.zip && unzip soapbox.zip && rm soapbox.zip && ls
COPY config.exs /var/lib/pleroma/config.exs

Labels

Key Value
maintainer yvanj@cyber.gent
org.opencontainers.image.authors yvanj@cyber.gent
org.opencontainers.image.created
org.opencontainers.image.description Rebased with CYBER-specific mods
org.opencontainers.image.documentation https://gitlab.com/soapbox-pub/rebased
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.revision
org.opencontainers.image.title rebased-cyber
org.opencontainers.image.url https://git.cyber.gent/friedkiwi/rebased-cyber
org.opencontainers.image.vendor cyber.gent
org.opencontainers.image.version 22.04
Details
Container
2023-04-02 15:22:03 +00:00
3
OCI / Docker
linux/amd64
yvanj@cyber.gent
AGPL-3.0
266 MiB
Versions (20) View all
v1-05203295 2023-10-23
latest 2023-10-23
v1-15b5d589 2023-10-23
v1-cf05ea00 2023-10-23
v1-0b8b749d 2023-10-23