Skip to content

v0.3.0

Compare
Choose a tag to compare
@mikesep mikesep released this 10 Jul 22:22

Changed

  • Docket now sets the working directory of Docker containers that use run go test or mount go sources to be the package's source code directory, which more closely matches what go test does.

Fixed

  • dkt propagates stdin so that docker-compose prompts work.