Sign inSign up

drmaxv/go-api-server:1

Manifest digest

sha256:4eddfb825f5f7d87b4a5242f0c8ad1cec6a02c9e0b3864db97e11a56b0575cfa

OS/ARCH

linux/amd64

Compressed size

547.93 MB

Last pushed

about 1 year by drmaxv

Type

Image

Manifest digest

sha256:4eddfb825f5f7d87b4a5242f0c8ad1cec6a02c9e0b3864db97e11a56b0575cfa

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6ENV LANG=C.UTF-80 B
7RUN /bin/sh -c set -eux;5.88 MB
8ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
9ENV PYTHON_VERSION=3.10.180 B
10ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
11RUN /bin/sh -c set -eux;20.4 MB
12RUN /bin/sh -c set -eux;250 B
13CMD ["python3"]0 B
14RUN /bin/sh -c apt-get update92.83 MB
15WORKDIR /app/92 B
16COPY requirements.txt . # buildkit229 B
17RUN /bin/sh -c pip3 install84.2 MB
18COPY . /app # buildkit12.47 MB
19COPY ./custom_scrapy/engine.py /usr/local/lib/python3.10/site-packages/scrapy/core/ # buildkit4.37 KB
20WORKDIR /app/generic_scraper/spiders/32 B
21CMD ["python3" "kafka_scrapy.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'