0 votes
in DevOps by

What are a different kind of volume mount types available in Docker in Devops?

1 Answer

0 votes
by

Bind Mounts are different kind of volume mount types available in Docker in Devops

Bind mounts- It can be stored anywhere on the host system

...