You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
project_blurb: "[FIleZilla]({{ project_url }}) Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface."
- { run_var: "seccomp=unconfined", compose_var: "seccomp:unconfined", desc: "For Docker Engine only, many modern gui apps need this to function on older hosts as syscalls are unknown to Docker." }
36
-
31
+
- {run_var: "seccomp=unconfined", compose_var: "seccomp:unconfined", desc: "For Docker Engine only, many modern gui apps need this to function on older hosts as syscalls are unknown to Docker."}
37
32
# application setup block
38
33
app_setup_block_enabled: true
39
34
app_setup_block: |
@@ -71,12 +66,12 @@ app_setup_block: |
71
66
### Lossless mode
72
67
73
68
This container is capable of delivering a true lossless image at a high framerate to your web browser by changing the Stream Quality preset to "Lossless", more information [here](https://www.kasmweb.com/docs/latest/how_to/lossless.html#technical-background). In order to use this mode from a non localhost endpoint the HTTPS port on 3001 needs to be used. If using a reverse proxy to port 3000 specific headers will need to be set as outlined [here](https://github.com/linuxserver/docker-baseimage-kasmvnc#lossless).
74
-
75
69
# changelog
76
70
changelogs:
77
-
- { date: "13.05.23:", desc: "Rebase to Alpine 3.18." }
78
-
- { date: "18.03.23:", desc: "Rebase to KasmVNC base image." }
79
-
- { date: "21.10.22:", desc: "Rebase to Alpine 3.16, migrate to s6v3." }
80
-
- { date: "23.12.21:", desc: "Rebase to Alpine 3.15." }
81
-
- { date: "26.09.21:", desc: "Rebase to Alpine 3.14." }
82
-
- { date: "18.04.21:", desc: "Initial release." }
71
+
- {date: "03.07.23:", desc: "Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)"}
72
+
- {date: "13.05.23:", desc: "Rebase to Alpine 3.18."}
73
+
- {date: "18.03.23:", desc: "Rebase to KasmVNC base image."}
74
+
- {date: "21.10.22:", desc: "Rebase to Alpine 3.16, migrate to s6v3."}
75
+
- {date: "23.12.21:", desc: "Rebase to Alpine 3.15."}
76
+
- {date: "26.09.21:", desc: "Rebase to Alpine 3.14."}
0 commit comments