/docker-linuxtools

A docker image with common linux tools (nano, wget, curl, etc)

Primary LanguageDockerfileMIT LicenseMIT

docker-linuxtools

A docker image with common linux tools (nano, wget, curl, etc)

Login first with:

docker login

Run with:

docker run --network -it yngvark/linuxtools bash

Other use cases:

docker run --network some_network -it yngvark/linuxtools bash