Home > other >  Docker deployment after making, making data loss after restart the docker
Docker deployment after making, making data loss after restart the docker

Time:10-21

win10 installed the docker

Docker deployed a lot, the order is as follows:

Docker run - d - the hostname gitlab.example.com - publish 8929:443-8980 the publish: 80-8922 the publish: 22 - name gitlab - restart always - v/SRV/gitlab/config:/etc/gitlab - v/SRV/gitlab/logs:/var/log/gitlab - v/SRV/gitlab/data:/var/opt/gitlab gitlab/gitlab - ce: latest

Encountered such a problem now, docker after the restart, making data loss, every time is I haven't a lot of registered users after the restart,

Consult everybody bosses, this is the reason why did not find the baidu,
  • Related