sha256:0ecbf23770ff7d019aa1764fead78038b0fe721787bc151acde63d7bffebc6ca
OS/ARCH
Compressed size
305.63 MB
Last pushed
7 days by baredevcontainer
Type
Image
Manifest digest
sha256:5fcc01db5422c2454234d7c7bb9955aa0ce48b6913c8f04096ce0ab509305ef2
Image Layers
1# debian.sh --arch 'amd64' out/47.09 MB2ARG USERNAME=dev0 B3ARG USER_UID=10000 B4ARG USER_GID=10000 B5ENV LANG=en_US.UTF-80 B6ENV LANGUAGE=en_US:en0 B7ENV LC_ALL=en_US.UTF-80 B8LABEL devcontainer.metadata=[{"remoteUser":"dev","containerUser":"dev"}]0 B9RUN |3 USERNAME=dev USER_UID=1000 USER_GID=1000187.11 MB10COPY --chown=dev:dev assets/.bashrc /home/dev/.bashrc #818 B11USER dev0 B12WORKDIR /workspaces32 B13ENV HISTFILE=/home/dev/.local/state/bash/history0 B14RUN |3 USERNAME=dev USER_UID=1000 USER_GID=1000180 B15COPY /usr/local/bin/bun /usr/local/bin/bunx /usr/local/bin/ #71.43 MB16RUN /bin/sh -c mkdir -p185 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'