Closed rhe3565 closed 7 months ago
pkc restore was not working, as docker exec requires root access.
pkc restore
docker exec
@rhe3565 thank you for your PR! Happy to see this coming in.
I tested your PR and there is another underlaying problem which needs to be solved.
pkc restore
was not working, asdocker exec
requires root access.