Skip to content

viaboxxsystems/debify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Debify

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.

Building

docker build -t viaboxx/debify . 
docker push viaboxx/debify 

Running

Example:

docker run --rm -e APTLY_DISTRIBUTION=delymate -e APTLY_ARCHITECTURES=amd64,i383,armhf -v $(pwd):/debs -v ~/.gnupg:/.gnupg viaboxx/debify:latest 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published