Releases: jkawamoto/loci
Releases · jkawamoto/loci
v0.1.3
Added
- Support verbose mode,
- Use customized Dockerfile for each language,
- Support base flag to switch base image.
If choose an image previous run, some installations might be omitted.
It could reduce running time.
v0.1.2
Added
- Support name and tag option to set container name and image tag.
v0.1.1
Fixed
- Bugs about temporary directories, forget creating and deleting them.