fix: address Docker EACCES errors with better logging and SELinux hints
Docker Build and Publish / build-and-push (push) Failing after 9s

This commit is contained in:
ergosteur
2026-03-07 03:02:02 -05:00
parent 2d0501f124
commit c196f40cfd
4 changed files with 58 additions and 31 deletions
+1 -1
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",