From ee02079c0ed0302d02c8515e289446144f30ce99 Mon Sep 17 00:00:00 2001
From: <>
Date: Sat, 9 Mar 2024 20:32:04 +0000
Subject: [PATCH] Deployed 4b1322cb with MkDocs version: 1.5.3
---
images/docker-openssh-server/index.html | 2 +-
images/docker-series-troxide/index.html | 2 +-
.../index.html | 2 +-
search/search_index.json | 2 +-
sitemap.xml | 498 +++++++++---------
sitemap.xml.gz | Bin 1900 -> 1901 bytes
6 files changed, 253 insertions(+), 253 deletions(-)
diff --git a/images/docker-openssh-server/index.html b/images/docker-openssh-server/index.html
index 8e2ffe4c1d..8c214a1b19 100644
--- a/images/docker-openssh-server/index.html
+++ b/images/docker-openssh-server/index.html
@@ -67,4 +67,4 @@
--pull \
-t lscr.io/linuxserver/openssh-server:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
docker run --rm --privileged multiarch/qemu-user-static:register --reset
-
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
Versions
- 12.06.23: - Rebase to Alpine 3.18, deprecate armhf. As announced here
- 05.03.23: - Rebase to Alpine 3.17.
- 18.10.22: - Fix wrong behavior of password/passwordless sudo
- 11.10.22: - Rebase to Alpine 3.16, migrate to s6v3.
- 15.09.22: - add netcat-openbsd with support for proxies.
- 18.07.22: - Fix service perms to comply with upgrade to s6 v3.
- 16.04.22: - Rebase to alpine 3.15.
- 16.11.21: - Add PUBLIC_KEY_URL option
- 28.06.21: - Rebasing to alpine 3.14. Add support for PAM.
- 10.02.21: - Rebasing to alpine 3.13. Add openssh-client for scp.
- 21.10.20: - Implement s6-log for openssh, which adds local timestamps to logs and can be used with a log parser like fail2ban.
- 20.10.20: - Set umask for sftp.
- 01.06.20: - Rebasing to alpine 3.12.
- 18.01.20: - Add key generation script.
- 13.01.20: - Add openssh-sftp-server.
- 19.12.19: - Rebasing to alpine 3.11.
- 17.10.19: - Initial Release.