lodgeit-labs/accounts-assessor

volume permissions

Closed this issue · 1 comments

koo5 commented

something like this has to be run manually:

docker run -it --rm -v robust_tmp:/aaa alpine chown 1000:1000 /aaa

should be a service..

koo5 commented

done