sha256:2f06ff1ffc73d1eb9d07ada6ebc6864e816c2d2502507dfba25725df82e9d555
OS/ARCH
linux/amd64
Compressed size
256.1 MB
Last pushed
almost 5 years by k6botoss
Type
Image
Manifest digest
sha256:2f06ff1ffc73d1eb9d07ada6ebc6864e816c2d2502507dfba25725df82e9d555
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 update211.33 MB10ADD Pipfile Pipfile.lock /httpbin/ #5.45 KB11WORKDIR /httpbin0 B12RUN /bin/sh -c /bin/bash -c18.73 MB13ADD . /httpbin # buildkit100.52 KB14RUN /bin/sh -c pip3 install474.85 KB15EXPOSE map[80/tcp:{}]0 B16CMD ["gunicorn" "-b" "0.0.0.0:80" "httpbin:app"0 BCommand
ADD file:425a053fd043786e9454fb269d4c93c624550fb913a8c96d03ddd430b4e6c1c3 in /