cli-jump-base (v1-114cb651)
Published 2024-09-15 10:16:21 +00:00 by friedkiwi
Installation
docker pull git.cyber.gent/friedkiwi/cli-jump-base:v1-114cb651sha256:77a20620a2471706c37f54058e2e926aebde76e978a8f56d171ef712b311341fImage Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=22.04 |
| ADD file:2f8a54a5efd080fb81efea702b4e3e07d946eec7563fb2281bd28950c10ec462 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-09-15 |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 22.04 |
Details
2024-09-15 10:16:21 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
247 MiB