-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
L: dockerDocker containersDocker containersT: feature-requestRequests for new featuresRequests for new features
Description
Is there an existing issue for this?
- I have searched the existing issues
Feature description
Docker has a feature called multi-stage builds where Docker images can be split up and referenced later by name.
Dependabot currently supports updates to images using the FROM directive, but naming the images may cause the update to not work properly.
Another related issue is that Dependabot does not currently update images that have two FROM directives in a Dockerfile, which is common with multi-stage builds, as are the COPY and ARG directives
We should confirm what level of support we have for Docker images.
rene-bos, shogo82148, acj, andyshinn, reitzmichnicht and 13 more
Metadata
Metadata
Assignees
Labels
L: dockerDocker containersDocker containersT: feature-requestRequests for new featuresRequests for new features
Type
Projects
Status
No status