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-08-20 12:37:17 +02:00
2025-07-16 12:12:41 +02:00
2025-07-04 14:04:38 +02:00
2025-08-14 18:45:43 +02:00
2025-08-16 18:29:23 +02:00
2025-07-02 11:59:05 +02:00
2025-08-18 17:12:54 +02:00
2024-10-19 00:48:16 +02:00
2025-02-17 15:24:54 +01:00
2025-08-19 22:37:33 +02:00
2023-04-03 11:27:26 +02:00
2025-08-15 15:45:49 +02:00
2019-01-29 11:26:40 +00:00
2025-08-15 19:11:17 +02:00
2025-08-15 19:11:17 +02:00
2025-02-21 12:55:57 +01:00
2024-07-05 03:35:14 +02:00
2024-08-26 13:55:28 +02:00