sha256:ba39c89c524215e534e1c14622e27f004575697244661f0358b4466b3c16d4a4
OS/ARCH
Compressed size
99.81 MB
Last pushed
about 1 month by openlistteam
Type
Image
Manifest digest
sha256:8b35695dc8c408df9de17be371f247ba02a2cc3a7f38b29bbf7b5172fe87957c
Image Layers
1COPY /src / # buildkit3.5 MB2CMD ["/bin/sh"]0 B3ARG TARGETPLATFORM=linux/3860 B4ARG INSTALL_FFMPEG=true0 B5ARG INSTALL_ARIA2=true0 B6LABEL MAINTAINER=OpenList0 B7WORKDIR /opt/openlist/117 B8RUN |3 TARGETPLATFORM=linux/386 INSTALL_FFMPEG=true INSTALL_ARIA2=true50.45 MB9RUN |3 TARGETPLATFORM=linux/386 INSTALL_FFMPEG=true INSTALL_ARIA2=true253 B10LABEL MAINTAINER=OpenList0 B11ARG TARGETPLATFORM=linux/3860 B12ARG INSTALL_FFMPEG=true0 B13ARG INSTALL_ARIA2=true0 B14ARG USER=openlist0 B15ARG UID=10010 B16ARG GID=10010 B17WORKDIR /opt/openlist/32 B18RUN |6 TARGETPLATFORM=linux/386 INSTALL_FFMPEG=true INSTALL_ARIA2=true1002 B19COPY --chown=1001:1001 --chmod=755 /build/linux/386/openlist ./45.86 MB20COPY --chown=1001:1001 --chmod=755 entrypoint.sh /entrypoint.sh843 B21USER openlist0 B22RUN |6 TARGETPLATFORM=linux/386 INSTALL_FFMPEG=true INSTALL_ARIA2=true32 B23ENV UMASK=022 RUN_ARIA2=true0 B24VOLUME [/opt/openlist/data/]0 B25EXPOSE [5244/tcp 5245/tcp]0 B26CMD ["/entrypoint.sh"]0 BCommand
COPY /src / # buildkit