arion-compose v0.1.2.0 Release Notes
Release Date: 2020-03-05 // almost 3 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