Docker Volumes

From wikieduonline
Revision as of 13:51, 25 October 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




docker container inspect grafana  | grep -w Volumes
          "Volumes": null,
docker image inspect grafana/grafana | grep -w Volumes
           "Volumes": null,
           "Volumes": null,


  • cd /var/lib/docker/volumes/<volume_name>/_data


Related terms

Activitites

See also

Advertising: