Block a user
bastionssh (nightbuild)
Published 2024-01-02 22:13:49 +01:00 by eric
Installation
docker pull gargoton.petite-maison-orange.fr/eric/bastionssh:nightbuildsha256:27a641e2f4303c100c63567a5e583d32ce5e416caec51a8a9ee0ef79ad853226
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 && apt-get clean # buildkit |
| ENV LANG=fr_FR.UTF-8 |
| 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 |
| EXPOSE map[22/tcp:{}] |
| CMD ["/bin/sh" "-c" "/init.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2024-01-02T21:13:38Z |
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.revision | 832325568b6fbb5178578254e3941039ce653fa0 |
| 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-02 22:13:49 +01:00
Versions (1)
View all
Container
0
OCI / Docker
linux/amd64
112 MiB
nightbuild
2024-01-02