├── Dockerfile ├── LICENSE ├── README.md └── debify.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/debify/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/debify/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/debify/HEAD/README.md -------------------------------------------------------------------------------- /debify.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/spotify/debify/HEAD/debify.sh --------------------------------------------------------------------------------