Commit Graph

3 Commits

Author SHA1 Message Date
Sindrake
769966fc50 [Docker] Fix an error in devcontainer 2024-07-18 02:29:52 -07:00
Earlopain
7826b72835
[Docker] Default to running as root
Previous setups will already contain folders created as root. Making a different user the default
will break these setups. So just make it opt-in instead.
2024-01-15 08:59:56 +00:00
Earlopain
10156208ac
[Docker] Start only a single service for the devcontainer
Doesn't pull the other stuff in which greatly increases startup performance and reliability
2024-01-14 18:36:16 +01:00