sha256:9d65a5b1955d2466762f53ea50eebae76be9dc7e277217cd8fb9a24b004154f4
OS/ARCH
Compressed size
238.33 MB
Last pushed
about 4 years by kongcloudpush
Type
Image
Manifest digest
sha256:9d65a5b1955d2466762f53ea50eebae76be9dc7e277217cd8fb9a24b004154f4
Image Layers
1ADD file ... in / 27.25 MB2CMD ["bash"]0 B3LABEL name=httpbin0 B4LABEL description=A simple HTTP service.0 B5ENV LC_ALL=C.UTF-80 B6ENV LANG=C.UTF-80 B7RUN /bin/sh -c apt update164.53 MB8ADD Pipfile Pipfile.lock /httpbin/ #4.31 KB9WORKDIR /httpbin32 B10RUN /bin/sh -c /bin/bash -c45.89 MB11ADD . /httpbin # buildkit102.51 KB12RUN /bin/sh -c pip3 install569.1 KB13EXPOSE map[80/tcp:{}]0 B14CMD ["gunicorn" "-b" "0.0.0.0:80" "httpbin:app"0 BCommand
ADD file:00dae10e79b05c4e1a3db053a1f85a4f38a39fe85cbbd88d74201a01a7dd59b5 in /