Sign inSign up

lgzcoollg/file2mysql-http:1.11

Message queues
Web servers
Databases & storage
Manifest digest

sha256:f0d88c4d126336b18859c440d9577ed9e823d898b06c40ee293fc60ba8d29b79

OS/ARCH

linux/amd64

Compressed size

129.83 MB

Last pushed

over 1 year by lgzcoollg

Type

Image

Manifest digest

sha256:f0d88c4d126336b18859c440d9577ed9e823d898b06c40ee293fc60ba8d29b79

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.200 B
8RUN /bin/sh -c set -eux;13.85 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update43.45 MB
12RUN /bin/sh -c pip install41.29 MB
13ENV DB_HOST=192.168.1.10 B
14ENV DB_PORT=33060 B
15ENV DB_NAME=files0 B
16ENV TABLE_NAME=files_upload0 B
17ENV DB_USER=upload0 B
18ENV DB_PASSWORD=0 B
19COPY ./ /app/ # buildkit99.97 KB
20RUN /bin/sh -c apt-get clean515 B
21CMD ["python" "/app/file2mysql-http.py"]0 B

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /