Is it possible to change the device of docker named volume without loosing data?

后端 未结 0 436
没有蜡笔的小新
没有蜡笔的小新 2020-12-31 18:21

I have multiple named volumes created with the following docker-compose:

  gitlab:
    restart: always
    image: gitlab/gitlab-ee:latest
    volumes:
    - g         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题