sha256:0ad098b5ade80bc36ed92589400590ed4e766a46865bf1353a335a2045e86500
OS/ARCH
Compressed size
145.36 MB
Last pushed
7 months by jiamiao442
Type
Image
Manifest digest
sha256:0513e22811b1c8f2f5ca01b7006d43606443f850cba80f7af24e64392ea61c45
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=/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.22 KB12RUN /bin/sh -c echo $TZ379.54 KB13RUN /bin/sh -c apt-get update107.13 MB14WORKDIR /usr/local/src32 B15RUN /bin/sh -c git clone798.48 KB16RUN /bin/sh -c git clone423.97 KB17RUN /bin/sh -c git clone5.43 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.23 KB22COPY fastdfs-conf/nginx_conf/nginx.conf /usr/local/nginx/conf/ # buildkit732 B23COPY fastdfs-conf/nginx_conf.d/*.conf /usr/local/nginx/conf.d/ # buildkit683 B24COPY entrypoint.sh /usr/bin/ # buildkit826 B25RUN /bin/sh -c chmod a+x822 B26WORKDIR /usr/local/src32 B27ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B28CMD ["tracker"]0 BCommand
ARG RELEASE