Unable to pull bobrik/socat
Hello @HamzaG737 ,
Thank you for putting together this project to help people get started on data engineering projects.
I was following along this document and when try to setup the docker-proxy service, I encountered an issue with the image bobrik/socat. The error is:
[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/bobrik/socat:latest to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
Is there any alternative image we can use to proceed with the project?
Thanks.
I build a new image in the OCI format, change the image "bobrik" for ¨brskyfolls¨ and it should work fine. ¨image: brskyfolls/socat¨ something like this.