B
B
brezhitskiy422021-02-25 15:33:40
Docker
brezhitskiy42, 2021-02-25 15:33:40

How to make a docker volume on another host?

Hello. How can I add volume to a docker container located on another host.

In more detail, there are 3 servers on digitalocean. One of them will be used as a file storage. The rest will run docker containers. It is necessary that volume, which is located on the first server, could be connected to these containers.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2021-02-25
@q2digger

volume can be for example on NFS
Read at the bottom of the page, where about drivers https://docs.docker.com/storage/volumes/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question