Nothing special, just a simple image with [godot-gdscript-toolkit](https://github.com/Scony/godot-gdscript-toolkit) installed onto Python/Alpine. [view on docker hub](https://hub.docker.com/r/vivicat/gdscript-toolkit) ## Usage ``` docker run --rm vivicat/gdscript-toolkit gdlint scripts docker run --rm vivicat/gdscript-toolkit gdformat scripts ```