sha256:38fd3872cc0721e6c6ec4b90e58c84322b6a996c1db7df4ea3772e546ffcb829
OS/ARCH
Compressed size
112.81 MB
Last pushed
2 months by atcpswan
Type
Image
Manifest digest
sha256:fbe89a25df88b63bee376e3c0ec89b06b813993ee1521a5327c5eab4be93020f
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2USER root0 B3COPY ./tools/build_virtual_environment/ve_base/contents / # buildkit40.23 KB4RUN /bin/sh -c chmod 77773.63 MB5COPY --chown=atsign:atsign /app/packages/at_root_server/root /atsign/root/ #3.08 MB6COPY --chown=atsign:atsign /app/tools/build_virtual_environment/install_PKAM_Keys/install_PKAM_Keys /usr/local/bin/ #2.89 MB7ENV DART_VM_OPTIONS=--use_compactor,--dontneed_on_sweep,--old_gen_growth_time_ratio=50,--old_gen_growth_space_ratio=10,--new_gen_semi_max_size=80 B8USER root0 B9COPY --chown=atsign:atsign /app/packages/at_secondary_server/secondary /atsign/secondary/ #4.42 MB10COPY --chown=atsign:atsign /app/packages/at_secondary_server/pubspec.yaml /atsign/secondary/ #834 B11COPY tools/build_virtual_environment/ve/contents/atsign/entrypoint.sh /atsign/entrypoint.sh # buildkit1.07 KB12RUN /bin/sh -c chmod +x32 B13EXPOSE [443/tcp 6379/tcp 64/tcp 9001/tcp]0 B14ENV DART_VM_OPTIONS=--use_compactor,--dontneed_on_sweep,--old_gen_growth_time_ratio=50,--old_gen_growth_space_ratio=10,--new_gen_semi_max_size=80 B15CMD ["/atsign/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'stable' '@1782172800'