--cache-to and --cache-from.NameOptionTypeDefaultDescriptionrefcache-to,cache-fromStringFull name of the cache image to import.modecache-tomin,maxminCache layers to export, see cache mode.oci-mediatypescache-totrue,falsetrueUse OCI media types in exported manifests, see OCI media types.image-manifestcache-totrue,falsetrueWhen using OCI media types, generate an image manifest instead of an image index for the cache image, see OCI media types.compressioncache-togzip,estargz,zstdgzipCompression type, see cache compression.compression-levelcache-to0..22Compression level, see cache compression.force-compressioncache-totrue,falsefalseForcibly apply compression, see cache compression.ignore-errorcache-toBooleanfalseIgnore errors caused by failed cache exports.You can choose any valid value for ref, as long as it's not the same as the, Manage build cache with an OCI registry. You can choose any valid value for ref, as long as it's not the same as the target location that you push your image to.You might choose different tags (e.g. foo/bar:latest and foo/bar:build-cache), separate image names (e.g. foo/bar and foo/bar-cache), or even different repositories (e.g. docker.io/foo/bar and ghcr.io/foo/bar)., A list of step-by-step guides for developing ASP.NET applications..