When I try to pull the latest version of this app, I get this error and docker stops pulling:
failed to register layer: failed to Lchown "/app/frontend/briefbox-front/node_modules/hpack.js/.npmignore" for UID 120012366, GID 120012366 (try increasing the number of subordinate IDs in /etc/subuid and /etc/subgid): lchown /app/frontend/briefbox-front/node_modules/hpack.js/.npmignore: invalid argument
I removed docker support as I wanted to focus on getting a stable MVP first. This will be reimplemented then, in the time being you can go for bare metal python install!
When I try to pull the latest version of this app, I get this error and docker stops pulling:
Any idea how to solve this? Thanks!