Sign inSign up

devries/hellobottle:latest

Manifest digest

sha256:aae910527e2ffde48c1f1039d493bcf4c73b489b57327c4f139023e1978479b6

OS/ARCH

linux/amd64

Compressed size

186.26 MB

Last pushed

over 9 years by devries

Type

Image

Manifest digest

sha256:aae910527e2ffde48c1f1039d493bcf4c73b489b57327c4f139023e1978479b6

Image Layers

1ADD file ... in / 48.09 MB
2/bin/sh -c set -xe &&820 B
3/bin/sh -c rm -rf /var/lib/apt/lists/*513 B
4/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'677 B
5/bin/sh -c mkdir -p /run/systemd161 B
6CMD ["/bin/bash"]0 B
7MAINTAINER Christopher De Vries0 B
8/bin/sh -c export DEBIAN_FRONTEND=noninteractive &&133.82 MB
9/bin/sh -c pip install bottle389.62 KB
10/bin/sh -c pip install gunicorn328.85 KB
11/bin/sh -c groupadd -r apprunner729 B
12/bin/sh -c useradd -r -g1.33 KB
13MAINTAINER Christopher De Vries0 B
14/bin/sh -c pip install gevent3.63 MB
15EXPOSE 8080/tcp0 B
16ADD dir:aec30c4ce2c725401b72152c61c03960068c1336cca0f106ea6a99071b5bc473 in /app 12.03 KB
17WORKDIR /app0 B
18/bin/sh -c chown -R apprunner:apprunner12.04 KB
19USER [apprunner]0 B
20CMD ["gunicorn" "-b" "0.0.0.0:8080"0 B

Command

ADD file:efb254bc677d66d6af39893698d55c79bf13f4daee5053601c5c17df91657e6e in /