jacobalberty / firebird-docker

Firebird Dockerfile
127 stars 97 forks source link

docker image status "Restarting (127) Less than a second ago" #125

Closed fabiobaldoibs closed 3 months ago

fabiobaldoibs commented 6 months ago

when I run a docker image without specifying the environment variable ISC_PASSWORD, it works well. But with the password specification, the image does not start.

the command that I'm using is

sudo docker run -d --name ibs4 -p 3050:3050 -e ISC_PASSWORD='mypass' -e TZ='America/Sao_Paulo' -v /dados/firebird/:/firebird/ --restart unless-stopped jacobalberty/firebird:2.5.9-ss

the log:

27ab90c3dd1c (Client) Wed Mar 27 13:45:50 2024 /usr/local/firebird/bin/fbguard: guardian starting /usr/local/firebird/bin/fbserver

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days.

fabiobaldoibs commented 5 months ago

@jacobalberty

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 14 days.