sha256:8e875c695666ec9c58d90ec50ac6537d1dc2ec6fa1042cbe84be2f9e397f3cf6
OS/ARCH
Compressed size
264.75 MB
Last pushed
about 4 years by kongcloudpush
Type
Image
Manifest digest
sha256:8e875c695666ec9c58d90ec50ac6537d1dc2ec6fa1042cbe84be2f9e397f3cf6
Image Layers
1ADD file ... in / 25.47 MB2CMD ["bash"]0 B3LABEL name=httpbin0 B4LABEL version=0.9.20 B5LABEL description=A simple HTTP service.0 B6LABEL org.kennethreitz.vendor=Kenneth Reitz0 B7ENV LC_ALL=C.UTF-80 B8ENV LANG=C.UTF-80 B9RUN /bin/sh -c apt update217.26 MB10ADD Pipfile Pipfile.lock /httpbin/ #5.45 KB11WORKDIR /httpbin32 B12RUN /bin/sh -c /bin/bash -c7.34 MB13ADD . /httpbin # buildkit102.38 KB14RUN /bin/sh -c pip3 install14.57 MB15EXPOSE map[80/tcp:{}]0 B16CMD ["gunicorn" "-b" "0.0.0.0:80" "httpbin:app"0 BCommand
ADD file:40290d9a94ae76c35ab1f57178130ce1c5b976e34a91e77472ecf7e945ab64f9 in /