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
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
It would be nice to see the FROM directives, for a given docker package, expanded to the right. So say i search on node:latest. I understand that all the FROM are automatically expanded downwards, but when doing this i don't see the structure of the packages. I'd like to see each package. One reason for this is because some packages will be security reviewed and certified for use. So from there and below, i don't need to review any further.
Maybe leave the FROM and create an action to expand it as needed by the user.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is a feature request.
It would be nice to see the FROM directives, for a given docker package, expanded to the right. So say i search on node:latest. I understand that all the FROM are automatically expanded downwards, but when doing this i don't see the structure of the packages. I'd like to see each package. One reason for this is because some packages will be security reviewed and certified for use. So from there and below, i don't need to review any further.
Maybe leave the FROM and create an action to expand it as needed by the user.
The text was updated successfully, but these errors were encountered: