update the path of the ipatool binary in the dockerfile to ensure it is copied to the correct location in the container
update the golang version from 1.23 to 1.25 in the dockerfile to leverage the latest features and security patches
Move Dockerfile, ipatool, and docker-compose.yml from the docker directory to the root directory to simplify the project structure and improve maintainability. Update the paths in the Dockerfile to reflect the new locations.