clean things up to make it easier to switch to a different release

swiching to xenial should be as easy as modifying the dockerfile
and updating the update_mirror.sh script
This commit is contained in:
Bryan Hong
2017-05-23 05:26:27 +00:00
parent 58f1859003
commit f2e3ac91dd
5 changed files with 13 additions and 7 deletions

View File

@@ -86,8 +86,8 @@ Point a host at the mirror
1. Fetch the public PGP key from your aptly repository and add it to your trusted repositories
```
wget http://FQDN.OF.APTLY/aptly_repo_key.pub
apt-key add aptly_repo_key.pub
wget http://FQDN.OF.APTLY/aptly_repo_signing.key
apt-key add aptly_repo_signing.key
```
2. Backup then replace /etc/apt/sources.list