Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Depechie authored Nov 13, 2022
1 parent 00ab70e commit d1e967a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Container fix user permission.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
https://github.com/prometheus/prometheus/issues/5976

In windows terminal run:

docker run -it --rm -v /var/lib/docker/volumes/pluralsightotel/prometheus:/prometheus ubuntu:22.04

chown -R 65534:65534 prometheus
chown -R 65534:65534 prometheus

0 comments on commit d1e967a

Please sign in to comment.