sha256:1cbcbe66fb208a1ff5346da98fcb9fb2b326dd85c5210922b88f455d8d51ecb8
OS/ARCH
Compressed size
194.6 MB
Last pushed
2 months by britiveinc
Type
Image
Manifest digest
sha256:8faf91087f76c0b78ed71a801e0beb52d0a03473cd81055335cf55bcfc45fca7
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add38.88 MB4RUN /bin/sh -c apk add12.66 MB5RUN /bin/sh -c apk add12.2 MB6RUN /bin/sh -c apk add19.9 MB7RUN /bin/sh -c apk add41.51 MB8COPY deployments/orchestrator/ /opt/bridge/drivers/ # buildkit4.69 KB9RUN /bin/sh -c chmod +x32 B10RUN /bin/sh -c apk add17.8 MB11ARG TARGETARCH=arm640 B12ARG BROKER_VERSION=3.0.00 B13COPY deployments/broker/britive-broker-3.0.0-linux-arm64.tar.gz /tmp/broker.tar.gz # buildkit2.8 MB14COPY scripts/broker-bridge-api.sh /opt/britive-broker-scripts/broker-bridge-api.sh # buildkit1.86 KB15RUN |2 TARGETARCH=arm64 BROKER_VERSION=3.0.0 /bin/sh2.88 MB16COPY /britive-bridge /usr/local/bin/ # buildkit21.89 MB17COPY /replay /usr/local/bin/ # buildkit5.85 MB18COPY /video /usr/local/bin/ # buildkit1.55 MB19COPY /guacconv /usr/local/bin/ # buildkit3.22 MB20COPY /usr/local/cargo/bin/agg /usr/local/bin/ # buildkit6.43 MB21COPY /usr/local/bin/guacenc /usr/local/bin/guacenc # buildkit139.33 KB22COPY configs/bridge.yaml /etc/britive-bridge/config.yaml # buildkit931 B23COPY deployments/aws/bridge.aws.yaml /etc/britive-bridge/aws.yaml # buildkit2.33 KB24COPY deployments/supervisord.conf /etc/supervisord.conf # buildkit315 B25COPY deployments/supervisord-proxy.conf /etc/supervisord-proxy.conf # buildkit557 B26COPY deployments/supervisord-orchestrator.conf /etc/supervisord-orchestrator.conf # buildkit742 B27COPY deployments/supervisor.d/ /etc/supervisor.d/ # buildkit410 B28COPY deployments/entrypoint.sh /entrypoint.sh # buildkit1.52 KB29RUN |2 TARGETARCH=arm64 BROKER_VERSION=3.0.0 /bin/sh32 B30RUN |2 TARGETARCH=arm64 BROKER_VERSION=3.0.0 /bin/sh1002 B31RUN |2 TARGETARCH=arm64 BROKER_VERSION=3.0.0 /bin/sh2.89 MB32USER bridge0 B33EXPOSE [1433/tcp 2222/tcp 2323/tcp 26257/tcp0 B34ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit