The Roadmap is subject to change. It's purpose is to give a rough idea of the vision of this project.
- contains command, including filters for tags, image names and domains.
- list command to list all used image references.
- Support Dockerfile format
- pin command to rewrite image references.
- using digest
- against local docker daemon
- pin command to rewrite image references.
- using digest
- against docker registry
- rethink tags
- outdated filter for contains command
- SemVer support against tags
- update command
- SemVer support against tags
- Support docker-compose.yml Format
- Other Formats, e.g.
- gitlab-ci
- circle-ci
- travis-ci