When you are ready to deploy your WordPress system you can pick very many different way to deploy, but to save time for you and your team I can recommend GitHub Actions Workflows to create your auto deployment from GitHub to build your docker image and then push to Docker Hub its a very common CI/CD way to do stuff on.