sha256:0b469dca68f2d17cf371320856ea83aacfa1c64693d413d31f0d2084c47197f5
OS/ARCH
Compressed size
149.64 MB
Last pushed
over 2 years by ygqygq2
Type
Image
Manifest digest
sha256:93b11c23d19baf120cf673d157b7a1dc429b71162165856da8ff30f24d2b7c07
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.15 MB6CMD ["/bin/bash"]0 B8ENV FASTDFS_PATH=/opt/fdfs FASTDFS_BASE_PATH=/var/fdfs LIBFASTCOMMON_VERSION=V1.0.72 LIBSERVERFRAME_VERSION=V1.2.20 B9RUN /bin/sh -c apt-get update113.97 MB10RUN /bin/sh -c mkdir -p302 B11WORKDIR /opt/fdfs32 B12RUN /bin/sh -c git clone717.86 KB13RUN /bin/sh -c git clone340.64 KB14RUN /bin/sh -c git clone4.25 MB15RUN /bin/sh -c useradd -m3.46 KB16RUN /bin/sh -c git clone2.22 MB17EXPOSE map[22122/tcp:{} 23000/tcp:{} 80/tcp:{} 8080/tcp:{}0 B18VOLUME [/var/fdfs /etc/fdfs /usr/local/nginx/conf/conf.d]0 B19COPY conf/*.* /etc/fdfs/ # buildkit15.99 KB20COPY nginx_conf/ /nginx_conf/ # buildkit737 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