sha256:8383ec0bfa64d4cfc807bb6c8258d6184c5ae9d9f1488763e7513788cc1f4a7d
OS/ARCH
Compressed size
139.81 MB
Last pushed
6 months by jiamiao442
Type
Image
Manifest digest
sha256:7d0eddd22af9dd53fd5d8900ee1a2bc61a919d80302217fbf6b14156f1516f74
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=/usr/local/src FASTDFS_BASE_PATH=/data/fdfs LIBFASTCOMMON_VERSION=V1.0.84 LIBSERVERFRAME_VERSION=master0 B9RUN /bin/sh -c mkdir -p257 B10WORKDIR /usr/local/src32 B11RUN /bin/sh -c apt-get update668.4 KB12RUN /bin/sh -c echo $TZ379.55 KB13RUN /bin/sh -c apt-get update102.49 MB14WORKDIR /usr/local/src32 B15RUN /bin/sh -c git clone792.22 KB16RUN /bin/sh -c git clone429.58 KB17RUN /bin/sh -c git clone5.33 MB18RUN /bin/sh -c git clone2.19 MB19EXPOSE [22122/tcp 23000/tcp 9088/tcp]0 B20VOLUME [/data/fdfs /etc/fdfs /usr/local/nginx/conf/conf.d]0 B21COPY fastdfs-conf/conf/*.* /etc/fdfs/ # buildkit41.24 KB22COPY fastdfs-conf/nginx_conf/nginx.conf /usr/local/nginx/conf/ # buildkit736 B23COPY fastdfs-conf/nginx_conf.d/*.conf /usr/local/nginx/conf.d/ # buildkit690 B24COPY entrypoint.sh /usr/bin/ # buildkit826 B25RUN /bin/sh -c chmod a+x821 B26WORKDIR /usr/local/src32 B27ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B28CMD ["tracker"]0 BCommand
ARG RELEASE