In this link, the documentation pointed out by developer is only a way to use the file path on the host.
Is there a way to specify a step to mount an existing volume? eg. this volume gradle-cache
:
docker volume create gradle-cache
In this link, the documentation pointed out by developer is only a way to use the file path on the host.
Is there a way to specify a step to mount an existing volume? eg. this volume gradle-cache
:
docker volume create gradle-cache
Hi? Can someone answer this question?