0 votes
in Docker by

Which of the following is the Docker command to remove unused volumes?

a) docker volume delete

b) docker volume prune

c) docker volume remove

d) All the options

1 Answer

0 votes
by
b) docker volume prune

Related questions

0 votes
asked Sep 29, 2022 in Kubernetes K8s by SakshiSharma
0 votes
asked Jul 1, 2022 in Docker by sharadyadav1986
...