barcus / bareos

Docker image for Bareos
https://hub.docker.com/r/barcus
MIT License
116 stars 55 forks source link

Fresh install bareos-dir stopped #22

Closed gudge25 closed 5 years ago

gudge25 commented 5 years ago

using this file https://github.com/barcus/bareos/blob/master/docker-compose.yml fresh install dir stopped image

barcus commented 5 years ago

unable to reproduce on my side... everything looks good inside /var/lib/bareos in director container (permissions and file...)

root@419b685c6442:/var/lib# ls -l /var/lib/bareos/*
-rw-r----- 1 bareos root 2 Jan 14 16:29 /var/lib/bareos/bareos-dir.9101.pid
-rw------- 1 bareos root 0 Jan 14 16:29 /var/lib/bareos/bareos-dir.conmsg

i use: docker-compose version 1.23.2, build 1110ad01 Docker version 18.09.1, build 4c52b90

which tool do you use to deploy ?

gudge25 commented 5 years ago

ok i am done after removing dir /home/bareos/config/director and /home/bareos/data/director (seems to be conflict from alpine version)