79230617

Date: 2024-11-27 14:10:08
Score: 1.5
Natty:
Report link

I also had to execute chown for the mounted folder with the docker user id -u and id -g.

chown -R $(id -u):$(id -g) ./prometheus
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Akos