How easy is it migrate from applications from Google Cloud to Netify

Hello, I am planning to migrate two sites currently deployed on Google Cloud to Netlify.

Both are deployed on a docker container. Is there any migration steps or a step by step instruction to deploy docker containers so that the sites can be migrated.

@sharies You can’t deploy a docker container on Netlify.

You would need to ensure the sites can be built and deploy with Netlify’s standard build image.

See:

https://answers.netlify.com/t/docker-deployment/7894/2