sha256:f8e1b717731e93777af1e73e12dafadbb80e5972454eb0d13008fc07a31aa2c4
OS/ARCH
Compressed size
286.39 MB
Last pushed
8 days by baredevcontainer
Type
Image
Manifest digest
sha256:0a96a078eb4df56e8da3ff2354664976f1be33aba62c79916b7c545df2c311ba
Image Layers
1# debian.sh --arch 'amd64' out/46.26 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=1000176.28 MB10COPY --chown=dev:dev assets/.bashrc /home/dev/.bashrc #817 B11USER dev0 B12WORKDIR /workspaces32 B13ENV HISTFILE=/home/dev/.local/state/bash/history0 B14RUN |3 USERNAME=dev USER_UID=1000 USER_GID=1000173 B15COPY /usr/local/bin/terraform /usr/local/bin/terraform-ls /usr/local/bin/ #63.85 MB16ENV TF_PLUGIN_CACHE_DIR=/home/dev/.terraform.d/plugin-cache0 B17RUN /bin/sh -c mkdir -p172 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'