Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

πŸ› οΈ Toolbox for emulating a Linux environment to execute commands

Notifications You must be signed in to change notification settings

compose-generator/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

130 Commits

Repository files navigation

Compose Generator Toolbox

GitHub release Docker Pulls CI

Note: This library is part of the ComposeGenerator project, but also can be used independently.

Usage

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.

Included Linux commands

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

About

πŸ› οΈ Toolbox for emulating a Linux environment to execute commands

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

Contributors 2

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /