Extension of spotify/debify to include support for xz compression. Debify generates an archive (repo.tar.gz) from a set of Debian packages for use with Aptly.
docker build -t viaboxx/debify .
docker push viaboxx/debify
Example:
docker run --rm -e APTLY_DISTRIBUTION=delymate -e APTLY_ARCHITECTURES=amd64,i383,armhf -v $(pwd):/debs -v ~/.gnupg:/.gnupg viaboxx/debify:latest