sha256:076ee9c1ab73f16d81b28f6f8e0405e67446994f9541020115d5e2f546cbde48
OS/ARCH
Compressed size
147.29 MB
Last pushed
8 months by ygqygq2
Type
Image
Manifest digest
sha256:199b210597962ff23006cee17fef826daca35a4da85540d08c720ecd9b56cccd
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 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/ # buildkit530 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