Sign inSign up

maxshapiro32/python-hotel-v1-test:latest

Manifest digest

sha256:52263f2a1d4c6ba44037f476a548f26e646054d2a235621ae2b3604a2c890f27

OS/ARCH

linux/amd64

Compressed size

159.97 MB

Last pushed

over 5 years by maxshapiro32

Type

Image

Manifest digest

sha256:52263f2a1d4c6ba44037f476a548f26e646054d2a235621ae2b3604a2c890f27

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.75 KB
10RUN /bin/sh -c yum install17.83 MB
11RUN /bin/sh -c python3 -m14.48 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