diff --git a/lsio/webtop/docker-compose.yaml b/lsio/webtop/docker-compose.yaml index 7f72bfb..3a6d24e 100644 --- a/lsio/webtop/docker-compose.yaml +++ b/lsio/webtop/docker-compose.yaml @@ -1,6 +1,6 @@ -# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine and Ubuntu -# based containers containing full desktop environments in officially supported -# flavors accessible via any modern web browser. +# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine, Ubuntu, +# Fedora, and Arch based containers containing full desktop environments in +# officially supported flavors accessible via any modern web browser. --- version: "2.1" diff --git a/lsio/webtop/docker-run.sh b/lsio/webtop/docker-run.sh index 2ac5548..4947af7 100644 --- a/lsio/webtop/docker-run.sh +++ b/lsio/webtop/docker-run.sh @@ -1,6 +1,6 @@ -# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine and Ubuntu -# based containers containing full desktop environments in officially supported -# flavors accessible via any modern web browser. +# [Webtop](https://github.com/linuxserver/docker-webtop) - Alpine, Ubuntu, +# Fedora, and Arch based containers containing full desktop environments in +# officially supported flavors accessible via any modern web browser. source ./.env docker run -d \