bastionssh (nightbuild)
Published 2024-01-03 08:08:00 +01:00 by eric
Installation
docker pull gargoton.petite-maison-orange.fr/image/bastionssh:nightbuildsha256:d19478ec2ab2d84e9190da38dfc9d721b780db09112c8c79950e8854208cd272
Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:a0ba91d32217ea2536915535ff91264b55534a6ec7ff3d6ae86c586ba16b04e5 in / |
| CMD ["/bin/bash"] |
| MAINTAINER Eric Coissac "eric@coissac.eu" |
| RUN /bin/sh -c apt-get update && apt-get install -y openssh-server sssd-ldap ldap-utils ldapscripts gettext-base && apt-get clean # buildkit |
| ENV LANG=C |
| ENV LDAP_URI=ldap://192.168.0.29 |
| ENV LDAP_DOMAIN=coissac.eu |
| ENV LDAP_SEARCH_BASE=ou=people,dc=coissac,dc=eu |
| ENV LDAP_FILTER=memberof=cn=ssh,ou=people,dc=coissac,dc=eu |
| RUN /bin/sh -c mkdir -p /var/run/sshd # buildkit |
| ADD init.sh /init.sh # buildkit |
| RUN /bin/sh -c chmod u+x /init.sh # buildkit |
| ADD sssd.conf /etc/sssd/sssd.conf.orig # buildkit |
| EXPOSE map[22/tcp:{}] |
| CMD ["/bin/sh" "-c" "/init.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-01-03T07:07:51Z |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | c718760a3e852f45380d9549008ab3a2746c2df6 |
| org.opencontainers.image.source | https://gargoton.coissac.eu/image/bastionssh.git |
| org.opencontainers.image.url | https://gargoton.coissac.eu/image/bastionssh |
| org.opencontainers.image.version | 24.04 |
Details
2024-01-03 08:08:00 +01:00
Versions (1)
View all
Container
6
OCI / Docker
linux/amd64
112 MiB
nightbuild
2024-01-03