Sign inSign up

maxshapiro32/python-flight-v2:latest

Manifest digest

sha256:039066bde7daab098780a39acb21871c828bca8e9ba4139f26754287969dd082

OS/ARCH

linux/amd64

Compressed size

157.17 MB

Last pushed

over 5 years by maxshapiro32

Type

Image

Manifest digest

sha256:039066bde7daab098780a39acb21871c828bca8e9ba4139f26754287969dd082

Image Layers

170.51 MB
21.67 KB
3WORKDIR /services/flights-v2157 B
4COPY requirements.txt . # buildkit538 B
5COPY .openapirc.js . # buildkit496 B
6COPY run.py . # buildkit241 B
7COPY app app # buildkit4.75 MB
8RUN /bin/sh -c yum clean40.73 KB
9RUN /bin/sh -c yum install17.76 MB
10RUN /bin/sh -c python3 -m12.12 MB
11RUN /bin/sh -c yum module38.84 MB
12RUN /bin/sh -c npm install13.15 MB
13EXPOSE map[9103/tcp:{}]0 B
14CMD ["python3" "run.py"]0 B

Command