Docker Volumes: simplifying volumes ๐ณ
Docker is an amazing tool that is used by many for containerization. Ever wondered what will happen if the container is shutdown or removed? if it does what about the data in the container? Is it recoverable or can we store that data in the storage? ...
nikithajain.hashnode.dev4 min read