Error when using docker-compose up --build

Does anyone encounter this error before permission denied ? i faced this error while trying to docker-compose up with --build parameter with using Docker. This error came after trainning model is complete.

Note: I’m using Rasa 1.10.26 on a Raspberry PI Armv7

Training Core model… Core model training completed. NLU data/configuration did not change. No need to retrain NLU model.

@BELIEVEIT add USER 1000 OR 1001 in actions folder docker file at the end and build.