You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yep, right now it's still experimental as I haven't worked out how we want to write tests for it yet, and I needed it sooner for our own pipeline in order for the docker-image-less pipeline experiment to continue.
We could really easily support pushing
docker save
d images, using these two methods:This would mesh really well with a Kaniko-based task for doing the actual building. Related: https://github.com/concourse/rfcs/issues/7 and concourse/docker-image-resource#190 (comment)
We'll probably need auth support for this first (#1).
The text was updated successfully, but these errors were encountered: