docker-trunk-ubuntu Docker image with trunk.io for quick code checks Usage example docker run --rm -v $(pwd):/code g3rhard/docker-trunk-ubuntu trunk check /code This command runs trunk.io checks on the code in your current directory using the Docker image.