sha256:076ee9c1ab73f16d81b28f6f8e0405e67446994f9541020115d5e2f546cbde48
OS/ARCH
Compressed size
141.82 MB
Last pushed
8 months by ygqygq2
Type
Image
Manifest digest
sha256:078a2e20634a9bc640987482c8842a8739be1ea9e585b8be6c01efb2734ba0dd
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 / 27.53 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 update101.24 MB10RUN /bin/sh -c mkdir -p301 B11WORKDIR /opt/fdfs32 B12RUN /bin/sh -c git clone5.09 MB13RUN /bin/sh -c git clone429.47 KB14RUN /bin/sh -c git clone5.32 MB15RUN /bin/sh -c useradd -m3.47 KB16RUN /bin/sh -c git clone2.19 MB17EXPOSE [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.21 KB20COPY nginx_conf/ /nginx_conf/ # buildkit738 B21COPY nginx_conf/nginx.conf /usr/local/nginx/conf/ # buildkit532 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