cloudfoundry / cf-deployment-concourse-tasks

Apache License 2.0
23 stars 76 forks source link

Replace docker-image with registry-image resource #118

Closed Infra-Red closed 3 years ago

Infra-Red commented 3 years ago

What is this change about?

The registry-image resource was introduced more than two years ago as a drop-in replace for the docker-image resource. It's less resource-intense, faster, and doesn't rely on spawning a Docker daemon.

Please provide contextual information.

Please check all that apply for this PR:

Did you update the README as appropriate for this change?

How should this change be described in release notes?

Replace docker-image with registry-image resource.

What is the level of urgency for publishing this change?

Tag your pair, your PM, and/or team!

N/A.

cf-gitbot commented 3 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/177429250

The labels on this github issue will be updated when the story is started.

heycait commented 3 years ago

Thanks for the PR!