Sign inSign up

ygqygq2/fastdfs-nginx:latest

Multi-platform
Web servers
Databases & storage
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
8ENV FASTDFS_PATH=/opt/fdfs FASTDFS_BASE_PATH=/var/fdfs LIBFASTCOMMON_VERSION=V1.0.84 LIBSERVERFRAME_VERSION=master0 B
9RUN /bin/sh -c apt-get update105.84 MB
10RUN /bin/sh -c mkdir -p300 B
11WORKDIR /opt/fdfs32 B
12RUN /bin/sh -c git clone5.05 MB
13RUN /bin/sh -c git clone423.9 KB
14RUN /bin/sh -c git clone5.43 MB
15RUN /bin/sh -c useradd -m3.46 KB
16RUN /bin/sh -c git clone2.19 MB
17EXPOSE [22122/tcp 23000/tcp 80/tcp 8080/tcp0 B
18VOLUME [/var/fdfs /etc/fdfs /usr/local/nginx/conf/conf.d]0 B
19COPY conf/*.* /etc/fdfs/ # buildkit17.21 KB
20COPY nginx_conf/ /nginx_conf/ # buildkit738 B
21COPY nginx_conf/nginx.conf /usr/local/nginx/conf/ # buildkit530 B
22COPY entrypoint.sh /usr/bin/ # buildkit1.17 KB
23RUN /bin/sh -c chmod a+x1.16 KB
24WORKDIR /opt/fdfs32 B
25ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B
26CMD ["tracker"]0 B

Command

 ARG RELEASE