인프라/Grafana
[Grafana] 에러 - Grafana '/var/lib/grafana/plugins': Permission denied grafana_1 | You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-latergrafana_1 | mkdir: can't creat..
docker-compose를 사용해 Grafana 컨테이너를 생성하는 과정에서 볼륨쪽에 다음과 같은 에러가 발생하여 컨테이너가 정상적으로 실행되지 못하는 이슈사항이 있었다. Grafana '/var/lib/grafana/plugins': Permission denied grafana_1 | You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | mkdir: can't create directory '/config/plugins': No such file or directory 다음은 내가 작성했던 d..
2022. 4. 4. 13:06