Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

[FEATURE] xfce desktop container #81

@itskenny0

Description

@itskenny0

Could you add an xfce4 container that just starts a desktop with chromium installed?
I primarily get my chinese cartoons from nyaa, so I've hacked this together for now:

docker exec -it neko_neko_1 apt update
docker exec -it neko_neko_1 apt -y install xfce4 mpv qbittorrent
docker exec -it neko_neko_1 bash
sudo -u neko nohup xfce4-session &

This works great, but it would be much cleaner if a container was already available that does this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions