sha256:5ec8c8c3cb6e0d9ec080d08a06bd8baab3ef449e95a143154ed6fab751e8f6eb
OS/ARCH
Compressed size
205.29 MB
Last pushed
about 1 month by britiveinc
Type
Image
Manifest digest
sha256:44ade2e6c02fb25673148df6a8d9069d9d5f5bd4be824ac7cebf97efddb96d89
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add41.36 MB4RUN /bin/sh -c apk add12.94 MB5RUN /bin/sh -c apk add12.2 MB6RUN /bin/sh -c apk add20.04 MB7RUN /bin/sh -c apk add43.4 MB8COPY deployments/orchestrator/ /opt/bridge/drivers/ # buildkit4.69 KB9RUN /bin/sh -c chmod +x32 B10RUN /bin/sh -c apk add17.98 MB11ARG TARGETARCH=amd640 B12ARG BROKER_VERSION=3.0.20 B13COPY deployments/broker/britive-broker-3.0.2-linux-amd64.tar.gz /tmp/broker.tar.gz # buildkit3.17 MB14COPY scripts/broker-bridge-api.sh /opt/britive-broker-scripts/broker-bridge-api.sh # buildkit1.86 KB15RUN |2 TARGETARCH=amd64 BROKER_VERSION=3.0.2 /bin/sh3.23 MB16COPY /britive-bridge /usr/local/bin/ # buildkit23.89 MB17COPY /replay /usr/local/bin/ # buildkit7.02 MB18COPY /video /usr/local/bin/ # buildkit1.68 MB19COPY /guacconv /usr/local/bin/ # buildkit3.46 MB20COPY /usr/local/cargo/bin/agg /usr/local/bin/ # buildkit7.87 MB21COPY /usr/local/bin/guacenc /usr/local/bin/guacenc # buildkit141.19 KB22COPY configs/bridge.yaml /etc/britive-bridge/config.yaml # buildkit933 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 # buildkit560 B26COPY deployments/supervisord-orchestrator.conf /etc/supervisord-orchestrator.conf # buildkit744 B27COPY deployments/supervisord-single-broker.conf /etc/supervisord-single-broker.conf # buildkit709 B28COPY deployments/supervisor.d/ /etc/supervisor.d/ # buildkit414 B29COPY deployments/entrypoint.sh /entrypoint.sh # buildkit1.85 KB30RUN |2 TARGETARCH=amd64 BROKER_VERSION=3.0.2 /bin/sh32 B31RUN |2 TARGETARCH=amd64 BROKER_VERSION=3.0.2 /bin/sh1004 B32RUN |2 TARGETARCH=amd64 BROKER_VERSION=3.0.2 /bin/sh3.23 MB33USER bridge0 B34EXPOSE [1433/tcp 2222/tcp 2323/tcp 26257/tcp0 B35ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit