toolbox (latest)

Published 2024-08-31 13:20:49 +02:00 by elfrinjo in elfrinjo/docker-toolbox

Installation

docker pull code.elfring.ms/elfrinjo/toolbox:latest
sha256:687fb4b1a04908ddb71bce7c428a308b113e227f1eca4ba1b33d497b1d231e4f

Image Layers

ADD file:fd7eb8b8156b429f834a8f541c228b1f11e53562b2d604850a825c53a070982c in /
CMD ["/bin/sh"]
LABEL maintainer=J. Elfring <code@elfring.ms>
RUN /bin/sh -c apk add --update --no-cache bash bind-tools busybox-extras ca-certificates curl git jq mysql-client netcat-openbsd openssh-client openssl postgresql-client rsync socat sqlite vim w3m wget # buildkit
RUN /bin/sh -c apk add --update --no-cache helm kubectl # buildkit
ADD assets/profile.d/* /etc/profile.d/ # buildkit
COPY assets/vimrc /etc/vim/vimrc # buildkit
WORKDIR /root
CMD ["/bin/sh" "-c" "/bin/bash -li"]

Labels

Key Value
com.docker.compose.project docker-toolbox
com.docker.compose.service aap
com.docker.compose.version 2.29.2
maintainer J. Elfring <code@elfring.ms>
Details
Container
2024-08-31 13:20:49 +02:00
0
OCI / Docker
linux/amd64
87 MiB
Versions (1) View all
latest 2024-08-31