docker2 2.0.0 copy "docker2: ^2.0.0" to clipboard
docker2: ^2.0.0 copied to clipboard

outdated

Simple library for viewing and controlling docker images and containers.

2.0.0 #

added #

  • Introducted new highlevel class Docker intended as the starting point for most interactions.
  • Added example and updated readme
  • Improved parsing of image names to include parsing of the registry name.

changed #

  • Change the Container.start command argument 'interactive' to daemon.

deleted #

We no longer cache the containers and image list. Hopefully this is the correct decision.

1.0.1 #

Added 'force' option to the delete. Added interactive option to the start command.

1.0.0 #

A simple library for managening local docker images and containers.

9
likes
0
pub points
48%
popularity

Publisher

verified publisheronepub-web.flutter-io.cn

Simple library for viewing and controlling docker images and containers.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dcli, path

More

Packages that depend on docker2