Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 New tools: jq, yq, xq, ncdu #116

Open
Cyb10101 opened this issue Jan 18, 2021 · 2 comments
Open

🚀 New tools: jq, yq, xq, ncdu #116

Cyb10101 opened this issue Jan 18, 2021 · 2 comments
Assignees

Comments

@Cyb10101
Copy link
Contributor

Maybe you want new tools?

sudo apt install -y jq python3 python3-pip
sudo pip3 install yq
sudo apt install -y ncdu
@ChrisB9
Copy link
Contributor

ChrisB9 commented Jan 18, 2021

I am rather against installing an entire toolchain for python to add a tool that is most-likely never used.
For what do you need to check the disk space within a docker container?

@Cyb10101
Copy link
Contributor Author

These tools can also be used locally without Docker.
But I noticed that it is more comfortable for me when you are right in the Docker.

If you have to check the storage space of an application, something has usually gone terrible wrong anyway.

You don't need to be considerate for me, because I have my own container:
https://github.com/Cyb10101/php-dev

Just consider it nice information. Maybe you can use it for something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants