Docker Volumes

From wikieduonline
Revision as of 13:50, 25 October 2024 by Welcome (talk | contribs)
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: