Sign inSign up

maxshapiro32/python-hotel-v1:latest

Manifest digest

sha256:ff7ad3c9faafaf0de639213141dcaf19d3d8054204e329638dba034a1ef74b38

OS/ARCH

linux/amd64

Compressed size

159.89 MB

Last pushed

over 5 years by maxshapiro32

Type

Image

Manifest digest

sha256:ff7ad3c9faafaf0de639213141dcaf19d3d8054204e329638dba034a1ef74b38

Image Layers

170.51 MB
21.67 KB
3WORKDIR /services/hotel-v1155 B
4COPY requirements.txt . # buildkit551 B
5COPY .openapirc.js . # buildkit489 B
6COPY run.py . # buildkit240 B
7COPY app app # buildkit4.74 MB
8COPY data data # buildkit374.26 KB
9RUN /bin/sh -c yum clean40.73 KB
10RUN /bin/sh -c yum install17.76 MB
11RUN /bin/sh -c python3 -m14.47 MB
12RUN /bin/sh -c yum module38.84 MB
13RUN /bin/sh -c npm install13.15 MB
14EXPOSE map[9101/tcp:{}]0 B
15CMD ["python3" "run.py"]0 B

Command