sha256:d6cd0a70010b7b89c50d1b8ac71900fe939584e6764ff61ddb814994f2cdddbd
OS/ARCH
Compressed size
264.75 MB
Last pushed
over 4 years by kongcloudpush
Type
Image
Manifest digest
sha256:d6cd0a70010b7b89c50d1b8ac71900fe939584e6764ff61ddb814994f2cdddbd
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.39 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 /