Closed smarbal closed 2 years ago
Hi @smarbal !
I made some changes to the Dockerfile
recently to move the root user to a normal one. As a consequence, every source file copied to /opt
was now moved to ~/.opt
. In this case, you probably use the first version of the Dockerfile
after these changes, which has still some issues I'm currently trying to fix.
Stay tuned, I will keep you posted when I update the Dockerfile
so that you can rebuild your box.
The Dockerfile
was now refactored to use a dedicated user
instead of root
and the paths to the configuration YAML files were fixed.
After running the
pbox-update
command, any other command produces this error :