Releases: urpylka/docker-aptly
Releases · urpylka/docker-aptly
v1.5.3
Features
- updated version of aptly to 1.5.0 214f36a
v1.5.1
Features
- update_mirror.sh: fix aptly mirror update message
v1.5
Features
- Add nginx templater to define
NGINX_CLIENT_MAX_BODY_SIZE
(by default 100MB)
v1.4.4
Features
- Usage prints help about environment variables
- Prevent lock contention between cli and api server
v1.4.3
Features
- Fixed the bug with the keyserver address
v1.4.2
Features
- Fixed the bug with DIST name in
update_mirror.sh
v1.4
Features
- Updated to gnupg version 2
- Updated base image to
debian:buster
- Added exporting non-armored public key
- Updated
update_mirror.sh
- A lot of little features
v1.3
Features
- Fixed the mirror script (now it's work)
- Updated documentation
- Mounted
gnupg
work dir to aptly-data
volume
- Add
bash completions