arion-compose v0.1.2.0 Release Notes

Release Date: 2020-03-05 // about 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