From 8ef8fa481e5dc0457e27171e8e2fd8a77365c647 Mon Sep 17 00:00:00 2001
From: <>
Date: Mon, 30 Sep 2024 23:42:06 +0000
Subject: [PATCH] Deployed e3fa264b with MkDocs version: 1.6.1
---
images/docker-resilio-sync/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/images/docker-resilio-sync/index.html b/images/docker-resilio-sync/index.html
index 03d028caf4..1082668d80 100644
--- a/images/docker-resilio-sync/index.html
+++ b/images/docker-resilio-sync/index.html
@@ -50,4 +50,4 @@
--pull \
-t lscr.io/linuxserver/resilio-sync: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
- 21.08.24: - Rebase to Noble.
- 03.07.23: - Deprecate armhf. As announced here
- 14.12.22: - Rebase to Jammy, migrate to s6v3.
- 03.10.21: - Use upstream apt repo to install. Rebase to focal.
- 20.01.21: - Deprecate
UMASK_SET
in favor of UMASK in baseimage, see above for more information. - 23.03.19: - Switching to new Base images, shift to arm32v7 tag.
- 11.02.19: - Rebase to bionic, add pipeline logic and multi arch.
- 05.02.18: - Add downloads volume mount.
- 28.01.18: - Add /sync to dir whitelist.
- 26.01.18: - Use variable for arch to bring in line with armhf arch repo.
- 15.12.17: - Fix continuation lines.
- 02.06.17: - Rebase to ubuntu xenial, alpine linux no longer works with resilio.
- 22.05.17: - Add variable for user defined umask.
- 14.05.17: - Use fixed version instead of latest, while 2.5.0 is broken on non glibc (alpine).
- 08.02.17: - Rebase to alpine 3.5.
- 02.11.16: - Initial Release.