dockette / adminer

:whale: Tiniest boxed dockerized Adminer (MySQL, PostgreSQL, SQLite, Mongo, Oracle) Dockerfiles
MIT License
85 stars 29 forks source link

Container takes a long time to stop #8

Closed enumag closed 6 years ago

enumag commented 6 years ago

I'm using the dockette/adminer:dg image in the docker-compose.yml I have for development. It works fine, but when I stop the containers (2 postgres databases + adminer), adminer takes much longer to stop than the others (by several seconds). Any idea why this is the case? I would expect adminer to be a relatively light container compared to postgres.

f3l1x commented 6 years ago

Any progress here? Have you found out?

enumag commented 6 years ago

Unfortunately no.

f3l1x commented 6 years ago

Feel free to open it again.

enumag commented 6 years ago

Well it's not resolved...

f3l1x commented 6 years ago

I understand that, but no more info is provided from you / or me. I'm closing it due to inactivity.

enumag commented 6 years ago

I'd like to provide more info but I have no idea how to find out anything about this. Any tips?

f3l1x commented 6 years ago

Well, I've done some research and it could be bug in PHP, bug in PHP Development Server that keeps the connections alive. But I'm not sure, no more clues.