cli-jump-base (v1-b92209ba)
Published 2024-07-16 08:37:59 +00:00 by friedkiwi
Installation
docker pull git.cyber.gent/friedkiwi/cli-jump-base:v1-b92209ba
sha256:5859cbe7c7c97b99f94045bdc3a8f84af389cfdb93f6393cc194f5f54a28b0de
Image Layers
ARG RELEASE |
ARG LAUNCHPAD_BUILD_ARCH |
LABEL org.opencontainers.image.ref.name=ubuntu |
LABEL org.opencontainers.image.version=22.04 |
ADD file:d5da92199726e42da09a6f75a778befb607fe3f79e4afaf7ef5188329b26b386 in / |
CMD ["/bin/bash"] |
RUN apt update -y && apt upgrade -y && apt install -y wget curl p7zip neovim command-not-found sudo locales |
RUN useradd -s /bin/bash coder |
RUN echo "coder ALL=(ALL:ALL) NOPASSWD:ALL" > /etc/sudoers.d/coder |
RUN locale-gen en_US.UTF-8 |
RUN apt update -y && apt upgrade -y && apt install -y build-essential git squid psmisc krb5-user |
COPY squid.conf /etc/squid.conf |
Labels
Key | Value |
---|---|
gent.cyber.metadata.lastmodified | 2024-07-03 |
org.opencontainers.image.ref.name | ubuntu |
org.opencontainers.image.version | 22.04 |
Details
2024-07-16 08:37:59 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
241 MiB