Sign inSign up

ygqygq2/fastdfs-nginx:V6.15.3-tengine

Multi-platform
Web servers
Databases & storage
Index digest

sha256:9b014d46f9a1daf9a62dbc06ea3fb48c3a40039e2cbc698d64b8acb73e1dbdec

OS/ARCH

Compressed size

122.45 MB

Last pushed

8 months by ygqygq2

Type

Image

Manifest digest

sha256:1c039de369ebf46f4862702a56d3c48b7b53da9f14ed0a228c48a20cbb90468a

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 / 25.61 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 update86.08 MB
10RUN /bin/sh -c mkdir -p300 B
11WORKDIR /opt/fdfs32 B
12RUN /bin/sh -c git clone4.69 MB
13RUN /bin/sh -c git clone418.96 KB
14RUN /bin/sh -c git clone5.18 MB
15RUN /bin/sh -c useradd -m3.46 KB
16RUN /bin/sh -c git clone469.64 KB
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/ # buildkit531 B
22COPY entrypoint.sh /usr/bin/ # buildkit1.17 KB
23RUN /bin/sh -c chmod a+x1.17 KB
24WORKDIR /opt/fdfs32 B
25ENTRYPOINT ["/usr/bin/entrypoint.sh"]0 B
26CMD ["tracker"]0 B

Command

 ARG RELEASE