Sign inSign up

observiq/bindplane:latest

Multi-platform
Index digest

sha256:85c61f369062321be96bac00963582e612ebaa57f57f633214698b187f0d67e4

OS/ARCH

Compressed size

53.6 MB

Last pushed

almost 3 years by oiqrelease

Type

Image

Manifest digest

sha256:7f0a7215ac3f3db45ccc808227d4c39e25294184194bc30e889b445e86b0108d

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3COPY /etc/ssl /etc/ssl # buildkit132.74 KB
4ENV USER=bindplane0 B
5ENV UID=100010 B
6RUN /bin/sh -c groupadd "$USER"592 B
7RUN /bin/sh -c useradd 653 B
8RUN /bin/sh -c mkdir /licenses98 B
9COPY LICENSE /licenses/bindplane.license # buildkit3.97 KB
10COPY bindplane /bindplane # buildkit25.64 MB
11RUN /bin/sh -c mkdir /data100 B
12ENV BINDPLANE_CONFIG_HOME=/data0 B
13ENV BINDPLANE_LOGGING_OUTPUT=stdout0 B
14ENV BINDPLANE_HOST=0.0.0.00 B
15ENV BINDPLANE_PORT=30010 B
16EXPOSE map[3001/tcp:{}]0 B
17USER bindplane0 B
18ENTRYPOINT ["/bindplane" "serve"]0 B

Command

ADD file:c58f86cd28b3a97f884e2a46f8fe60a2c5c1f443e198bd10e3277b4f3653736a in /