NOTE: This version of Aether (V1) is deprecated. Currently waiting for a non-snap version. [https://meta.getaether.net/t/any-other-way-to-install-it-on-linux-besides-snap/184](Any other way to install it on linux besides snap?).
Aether is a free app that you use to read, write in, and create community
moderated, distributed, and anonymous forums, an "anonymous reddit without servers".
Automated build available with docker pull konstruktoid/aether.
docker build --no-cache -t aether -f Dockerfile .
docker run -ti --net=host -v /tmp/.X11-unix/:/tmp/.X11-unix/ -e DISPLAY=unix$DISPLAY aether
docker run -d -t --privileged --net=host konstruktoid/x11
<RDP to X11 Docker container>
docker build -t aether -f Dockerfile .
docker run -ti --net=host -v /tmp/.X11-unix/:/tmp/.X11-unix/ -e DISPLAY=unix$DISPLAY aether

Content type
Image
Digest
sha256:b77905cb1…
Size
5.3 MB
Last updated
about 5 years ago
docker pull konstruktoid/aether