Commit Graph

8 Commits

Author SHA1 Message Date
Bryan Hong 19cc1765c7 added option to build debian-based aptly
just run ```build.sh Dockerfile.debian``` instead
2017-05-23 23:58:29 -07:00
Bryan Hong 58f1859003 updated aptly key signing fingerprint, path to bash completion
also a minor change to aptly graph in update_mirror.sh
2017-05-22 15:12:36 -07:00
Bryan 8160dec793 add universe component to repo update script
mirroring all open source components makes the mirror more useful
2016-02-10 22:16:34 -08:00
Bryan 526b418ae2 Merge branch 'master' of github.com:bryanhong/docker-aptly 2016-02-07 22:39:23 -08:00
Bryan 722ae46a79 put repo key in public directory
the repo key wasn't in the right directory so it wasn't accessible
through nginx
2016-02-07 22:10:58 -08:00
Bryan Hong 83c550f8e1 add ability to add more ubuntu mirror components
the original update_mirror.sh only allowed for mirroring the main
repository. left out restricted, multiverse, etc. the component is now
an array so it is easy to add additional components if you want to mirror
more than just main
2016-02-06 21:53:00 -08:00
Bryan Hong d0728135b9 update comments and README 2016-02-02 23:44:19 -08:00
Bryan 1d5792df65 initial commit 2016-02-02 02:40:01 -08:00