Note: This library is part of the ComposeGenerator project, but also can be used independently.
To execute a Linux command on execute following Docker command:
docker run --rm -it -v ${pwd}:/toolbox chillibits/compose-generator-toolbox /bin/bash <command>or
docker run --rm -it -v ${pwd}:/toolbox ghcr.io/compose-generator/compose-generator-toolbox /bin/bash <command>Please note, that this Docker image is based on Linux Alpine and only supports a limited number of commands. So check if your command is supported in the list below.
bash, cargo, create-react-app, curl, django-admin, dotnet (not for armv6, armv7, arm64), git, go (not for i386), make, ng, npm,
pip, python, python3, rails, rustup, sh, unzip, vue, yarn
© Marc Auberer 2021-2022