Sign inSign up

fabian818/feeds-sql-migration:latest

Manifest digest

sha256:d098778a5e9559e1e86a3a7da935f7a570b9d420319d5da765134e1ff8f9cf01

OS/ARCH

linux/amd64

Compressed size

334.44 MB

Last pushed

over 5 years by fabian818

Type

Image

Manifest digest

sha256:d098778a5e9559e1e86a3a7da935f7a570b9d420319d5da765134e1ff8f9cf01

Image Layers

1ADD file ... in / 48.06 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.45 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.43 MB
6/bin/sh -c set -ex; apt-get183.41 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&5.86 MB
10ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
11ENV PYTHON_VERSION=3.7.90 B
12/bin/sh -c set -ex &&15.57 MB
13/bin/sh -c cd /usr/local/bin &&234 B
14ENV PYTHON_PIP_VERSION=20.3.30 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d20 B
17/bin/sh -c set -ex; wget2.04 MB
18CMD ["python3"]0 B
19WORKDIR /code125 B
20RUN /bin/sh -c apt-get install2.73 KB
21COPY requirements.txt . # buildkit338 B
22RUN /bin/sh -c pip install13.07 MB
23COPY . . # buildkit19.83 KB
24CMD ["python" "./main.py"]0 B

Command

ADD file:53e587afdbeaee60cc14bd95907f14c8303c04b98c72f98e2c54d4343f15dd38 in /