전엔 이런게 안났던거 같은데 최신버전 올리니까 갑자기 이런게 나오면서 안된다.
You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migration-from-a-previous-version-of-the-docker-container-to-5-1-or-later
mkdir: can't create directory '/var/lib/grafana/plugins': Permission denied
뭐 권한문제라는데 더러워서 볼륨 마운트 안한다..
어차피 grafana는 안해도 상관없으니까
근데 prometheus도 오류가 나네??
Permission denied /etc/prometheus/prometheus.yml
별 해법을 다 적용해봤는데 잘안된다.
이건 docker-compose에
user: root 을 추가해주니까 잘굴러간다
끝.
'dev > 삽질' 카테고리의 다른 글
| sqlite to postgres migration (0) | 2021.04.29 |
|---|---|
| wsl 도커 적용 관련 명령어 (0) | 2021.04.27 |
| WriteFileHandle: Can’t open for write without O_TRUNC on existing file without –vfs-cache-mode >= writes (0) | 2021.04.22 |
| Fatal error: failed to mount FUSE fs: mount stopped before calling Init: mount failed: cgofuse: cannot find winfsp (0) | 2021.04.22 |
| windows10 wsl 비밀번호 까먹었을 때 (0) | 2021.04.22 |