arion-compose v0.1.2.0 Release Notes
Release Date: 2020-03-05 // over 4 years ago-
๐ Support use of prebuilt
docker-compose.yaml
. Separates build and execution without duplicating evaluation.Avoid storing tarballs (wasting store space) by using
dockerTools.streamLayeredImage
if available.๐ง Project name is now configurable via the
project.name
option๐ Support --no-ansi, --compatibility, --log-level options