I'm trying to write a simple .nix file to create a container image which runs a GUI application, ideally as a non-root user. There's various snippets and hints around, but no solid, simple example like the ones in this repo.
Proposal
Create a Docker example which runs a small GUI application as a proof of concept.
Problem
I'm trying to write a simple .nix file to create a container image which runs a GUI application, ideally as a non-root user. There's various snippets and hints around, but no solid, simple example like the ones in this repo.
Proposal
Create a Docker example which runs a small GUI application as a proof of concept.
Checklist
Add a :+1: reaction to issues you find important.