Alano Terblanche
9d258edf27
Unexport image commands
This patch deprecates exported image commands and moves the
implementation details to an unexported function.
Commands that are affected include:
- image.NewBuildCommand
- image.NewPullCommand
- image.NewPushCommand
- image.NewImagesCommand
- image.NewImageCommand
- image.NewHistoryCommand
- image.NewImportCommand
- image.NewLoadCommand
- image.NewRemoveCommand
- image.NewSaveCommand
- image.NewTagCommand
- image.NewPruneCommand
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
(cherry picked from commit e66a1456d3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-20 12:37:17 +02:00
..
2025-05-16 19:35:27 +02:00
2025-08-20 12:37:17 +02:00
2025-05-16 19:35:27 +02:00
2025-05-16 20:30:00 +02:00