v0.3.0
Changed
- Docket now sets the working directory of Docker containers that use
run go test
ormount go sources
to be the package's source code directory, which more closely matches whatgo test
does.
Fixed
dkt
propagates stdin so thatdocker-compose
prompts work.