sha256:9b014d46f9a1daf9a62dbc06ea3fb48c3a40039e2cbc698d64b8acb73e1dbdec
OS/ARCH
Compressed size
145.6 MB
Last pushed
8 months by ygqygq2
Type
Image
Manifest digest
sha256:3484c537ba4bd498481fc85e6a2e9f950aedc870d5ea498c2eb9cf87562da05d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B8ENV FASTDFS_PATH=/opt/fdfs FASTDFS_BASE_PATH=/var/fdfs LIBFASTCOMMON_VERSION=V1.0.84 LIBSERVERFRAME_VERSION=master0 B9RUN /bin/sh -c apt-get update105.84 MB10RUN /bin/sh -c mkdir -p300 B11WORKDIR /opt/fdfs32 B12RUN /bin/sh -c git clone5.05 MB13RUN /bin/sh -c git clone423.9 KB14RUN /bin/sh -c git clone5.43 MB15RUN /bin/sh -c useradd -m3.46 KB16RUN /bin/sh -c git clone509.08 KB17EXPOSE [22122/tcp 23000/tcp 80/tcp 8080/tcp0 B18VOLUME [/var/fdfs /etc/fdfs /usr/local/nginx/conf/conf.d]0 B19COPY conf/*.* /etc/fdfs/ # buildkit17.2 KB20COPY nginx_conf/ /nginx_conf/ # buildkit738 B21COPY nginx_conf/nginx.conf /usr/local/nginx/conf/ # buildkit529 B22COPY entrypoint.sh /usr/bin/ # buildkit1.17 KB23RUN /bin/sh -c chmod a+x1.16 KB24WORKDIR /opt/fdfs32 B25ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B26CMD ["tracker"]0 BCommand
ARG RELEASE