buildkit/hack
Sebastiaan van Stijn c34699f8dd
CI: fix "--import-cache" deprecation warnings
I noticed these warnings in CI logs;

    +buildctl build --progress=plain --frontend=dockerfile.v0 --opt context=git://github.com/moby/buildkit#refs/pull/1482/merge --opt build-arg:BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --opt platform=linux/amd64,linux/arm/v7,linux/arm64,linux/s390x,linux/ppc64le,darwin/amd64,windows/amd64 --import-cache cicache.buildk.it/moby/buildkit/master:binaries-cross-helper
    WARN[0000] --import-cache <ref> is deprecated. Please use --import-cache type=registry,ref=<ref>,<opt>=<optval>[,<opt>=<optval>] instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-05-13 16:49:52 +02:00
..
dockerfiles errdefs: add support for typed errors 2020-04-21 22:57:23 -07:00
fixtures vendor: update containerd to v1.3.0-beta.2 2019-08-21 20:22:55 -07:00
binaries hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00
build_ci_first_pass CI: fix "--import-cache" deprecation warnings 2020-05-13 16:49:52 +02:00
cross CI: fix "--import-cache" deprecation warnings 2020-05-13 16:49:52 +02:00
generate-authors Add MAINTAINERS, AUTHORS files 2018-12-02 14:32:28 +01:00
images hack: allow rc releases without overwriting latest tags 2020-03-10 23:04:38 -07:00
lint hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00
login_ci_cache travis: add ci caching 2019-08-17 09:13:06 -07:00
release-tar hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00
test hack: unbreak testing 2020-04-16 15:26:53 -07:00
update-generated-files Fix update generated files via docker buildkit 2019-11-01 10:37:00 -07:00
update-vendor hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00
util Remove bashism from shared shell script 2020-01-30 00:20:51 +11:00
validate-generated-files hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00
validate-vendor hack: rename Dockerfiles 2019-10-18 17:21:48 +09:00