# About # How to start a dev env ```shell script docker run --rm -it -v $(pwd):/data/linux-tools ubuntu bash ``` # Contributing