fix: address Docker EACCES errors with better logging and SELinux hints

This commit is contained in:
ergosteur
2026-03-07 03:02:02 -05:00
parent ebf2bf660a
commit 5267dab236
4 changed files with 58 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "react-example",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"type": "module",
"scripts": {
"dev": "vite --port=3000 --host=0.0.0.0",