Plans for migrating docker-compose to side cars

Azure recently posted that they plan on deprecating docker compose migration to use side cars instead.
Three questions:

Are there any examples of deploying directus using sitecontainers?
Should i just stick to regular docker-compose deployment for now?

one of the important things to note is Sidecar currently does not support mounting persistent Azure storage via these environment variables. {WEBAPP_STORAGE_HOME} or {WEBSITES_ENABLE_APP_SERVICE_STORAGE}