haxqer / confluence

The simplest docker file of Confluence. Support v8.9.6(latest) v9.0.3(latest) and v8.5.15(lts)
396 stars 206 forks source link

start docker error #32

Open dzung042 opened 11 months ago

dzung042 commented 11 months ago

starting container process caused "exec: \"/opt/confluence/bin/start-confluence.sh\": stat /opt/confluence/bin/start-confluence.sh: no such file or directory": unknown

haxqer commented 11 months ago

Please try launching with cocker-compose.

Please paste your startup method(docker or docker-compose) and confluence version

stingy64 commented 11 months ago

I have the same problem. I've tried the docker-compose up to recreate the container. It is running right now. but the problem is, it's showing the setup page, and when I try to connect it to mysql DB, it gives me the following error: Confluence data already exists in the selected database. You can either overwrite the existing data or go back to the database selection page: I think you have missed a necessary directory in docker compose file, and I don't know which one is the missed one to prevent this in the future.

dzung042 commented 11 months ago

sorry, I have missing config,