Sign inSign up

getbusbar/busbar:latest

Multi-platform
Networking
Security
Machine learning & AI
Index digest

sha256:1582c076d25483457c2c8d06e064f1171a0469337a41bf38ef36d29d4d05615d

OS/ARCH

Compressed size

5.43 MB

Last pushed

about 1 month by busbarmatthew

Type

Image

Manifest digest

sha256:b4cfbc7431946204aef5b1f627616e33c654a4b1e12a13758b62a9e6f71501d3

Image Layers

1ARG TARGETARCH=arm640 B
2COPY binaries/arm64/busbar /busbar # buildkit5.42 MB
3COPY providers.yaml /etc/busbar/providers.yaml # buildkit8.25 KB
4COPY docker/config.yaml /etc/busbar/config.yaml # buildkit975 B
5ENV BUSBAR_PROVIDERS=/etc/busbar/providers.yaml BUSBAR_CONFIG=/etc/busbar/config.yaml0 B
6EXPOSE [8080/tcp]0 B
7USER 65532:655320 B
8ENTRYPOINT ["/busbar"]0 B

Command

ARG TARGETARCH=arm64