github moncho/dry v0.9-beta.3

latest releases: v0.11.2, v.0.11.2, v0.11.1...
6 years ago

Highlights

Running a container from an image will bind the exposed ports defined on the image to the same port on the host. Until dry supports parameters to run images (as it is done with Docker CLI), it should make the run image option a bit more useful.

When showing logs, a prompt is now shown asking for a date from which to retrieve logs. Leaving it empty will return all logs, but providing a date (as an RFC 3339 date, a UNIX timestamp, or a Go duration string) will shows only the logs generated after the given date.

New features

  • Running a container from an image will bind exposed ports.
  • Dry now supports to show only the logs generated after a given date.
  • The container commands menu has been redesigned.
  • A switch has been added to enjoy ascii whales for the fun of it. #58.

Bugfixes

  • Leaving logs will return to the container menu. #42.

Don't miss a new dry release

NewReleases is sending notifications on new releases.