From 5f6f0e4940af7523b1854055c4659581c7e005bb Mon Sep 17 00:00:00 2001 From: thelamer Date: Tue, 20 Apr 2021 19:28:22 -0700 Subject: [PATCH] slight tweak to readme --- README.md | 2 +- readme-vars.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00dbb41c..e2b1ab5d 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ By default the user/pass is abc/abc, if you change your password or want to logi You can access advanced features of the Guacamole remote desktop using ctrl+alt+shift enabling you to use remote copy/paste or an onscreen keyboard. -**Unlike our other containers these Desktops are not designed to be upgraded by Docker, you will keep your home directoy but anything you installed system level will be lost if you upgrade an existing container. To keep packages up to date instead use Ubuntu's own apt program** +**Unlike our other containers these Desktops are not designed to be upgraded by Docker, you will keep your home directoy but anything you installed system level will be lost if you upgrade an existing container. To keep packages up to date instead use Ubuntu's own apt program or Alpine's apk program** **The KDE and i3 flavors for Ubuntu need to be run in privileged mode to function properly** diff --git a/readme-vars.yml b/readme-vars.yml index 760ff353..b0f13bf5 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -62,7 +62,7 @@ app_setup_block: | You can access advanced features of the Guacamole remote desktop using ctrl+alt+shift enabling you to use remote copy/paste or an onscreen keyboard. - **Unlike our other containers these Desktops are not designed to be upgraded by Docker, you will keep your home directoy but anything you installed system level will be lost if you upgrade an existing container. To keep packages up to date instead use Ubuntu's own apt program** + **Unlike our other containers these Desktops are not designed to be upgraded by Docker, you will keep your home directoy but anything you installed system level will be lost if you upgrade an existing container. To keep packages up to date instead use Ubuntu's own apt program or Alpine's apk program** **The KDE and i3 flavors for Ubuntu need to be run in privileged mode to function properly**