rebased-cyber (v1-cf05ea00)
Published 2023-10-23 07:49:14 +00:00 by friedkiwi
Installation
docker pull git.cyber.gent/friedkiwi/rebased-cyber:v1-cf05ea00
sha256:efe565c1bd6b42bc262f4c3af69d7fcf617c0fe93a748322eb3b7ba84fc9e356
About this package
Rebased with CYBER-specific mods (v1-20231023)
Image Layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=22.04 |
ADD file:bb1fa1d9d012ae826908afdce8c9fa2feebf221b2ab032e1535255905144411a 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:f063c6ed86ab019e0c47621fb48b4687facb6191969311057f0d91169697f4f1 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 |
RUN chmod o= /etc/pleroma/config.exs |
RUN chown pleroma:nogroup /etc/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 (v1-20231023) |
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
2023-10-23 07:49:14 +00:00
Versions (20)
View all
Container
0
OCI / Docker
linux/amd64
yvanj@cyber.gent
AGPL-3.0
273 MiB
v1-05203295
2023-10-23
latest
2023-10-23
v1-15b5d589
2023-10-23
v1-cf05ea00
2023-10-23
v1-0b8b749d
2023-10-23