Sign inSign up

cyberreboot/poseidon:v0.12.3

Multi-platform
Manifest digest

sha256:52d7dca4f7899767ae5877f73c349d18e1b9cf47c31d0a316b652bb01541b403

OS/ARCH

Compressed size

336.19 MB

Last pushed

over 6 years by cglewis

Type

Image

Manifest digest

sha256:52d7dca4f7899767ae5877f73c349d18e1b9cf47c31d0a316b652bb01541b403

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=Charlie Lewis <[email protected]>0 B
4LABEL poseidon.namespace=primary0 B
5ENV PYTHONUNBUFFERED=10 B
6COPY requirements.txt requirements.txt # buildkit336 B
7COPY healthcheck /healthcheck # buildkit507 B
8RUN /bin/sh -c apk upgrade114.36 MB
9ENV GNMIREPO=github.com/google/gnxi0 B
10ENV GOPATH=/root/go0 B
11RUN /bin/sh -c mkdir -p218.86 MB
12ENV FLASK_APP=/healthcheck/hc.py0 B
13HEALTHCHECK &{["CMD-SHELL" "curl --silent --fail0 B
14COPY . /poseidon # buildkit386.3 KB
15WORKDIR /poseidon952 B
16ENV PYTHONPATH=/poseidon:0 B
17RUN /bin/sh -c mkdir -p982 B
18RUN /bin/sh -c mv /poseidon/config/poseidon.config1.94 KB
19ENV POSEIDON_CONFIG=/opt/poseidon/poseidon.config0 B
20CMD ["/bin/sh" "-c" "(flask run0 B

Command

ADD file:7574aee4e37a85460ab889212d52912723a9b30dda1c060548f0deb4a05fc398 in /