ikatson / docker-acestream-proxy

A docker image to run aceengine + aceproxy, e.g. to watch Torrent TV.
140 stars 34 forks source link

Update docker image to use schema2 manifest #10

Open iemejia opened 4 years ago

iemejia commented 4 years ago

In the latest version of docker (19.03.8) when you pull this image you get the following warning so maybe worth the fix:

Image docker.io/ikatson/aceproxy:latest uses outdated schema1 manifest format. Please upgrade to a schema2 image for better future compatibility. More information at https://docs.docker.com/registry/spec/deprecated-schema-v1/

Oh and before I forget thanks for making this image available!