Sign inSign up

observiq/bindplane:1.32.1

Multi-platform
Index digest

sha256:d7dc30a69c553fd830c03df09570d48c12a824d978631c6534195fa1bb92da81

OS/ARCH

Compressed size

53.6 MB

Last pushed

almost 3 years by oiqrelease

Type

Image

Manifest digest

sha256:aed62358c1d4fcc676f218f9036e142ff58a860afc71f716fa47384f591210ed

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"591 B
7RUN /bin/sh -c useradd 653 B
8RUN /bin/sh -c mkdir /licenses98 B
9COPY LICENSE /licenses/bindplane.license # buildkit3.96 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:5c81bfc00a28feb4079c0daa743f829a6a5bbc1a9d40a890cb49e420539a7f15 in /