Dokku Apt Versions Save

Inject deb packages into dokku based on files in project

0.13.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/dokku-community/dokku-apt/compare/0.12.0...0.13.0

0.12.0

2 years ago
  • #44 Include DOKKU_IMAGE within generated apt sha

0.11.0

4 years ago
  • #42 Add support for an apt.conf override file

0.10.0

4 years ago
  • #39 Add ability to inject custom apt repository keys into built image
  • #40 Fix example for apt-env

0.9.7

4 years ago
  • #38 Pass docker-args-build to apt "docker run"

0.9.6

4 years ago
  • #37 Save original sources.list before overriding and restore it at the end

0.9.5

4 years ago
  • fix: use dpkg instead of apt

0.9.4

4 years ago
  • fix: switch from dpkg to apt for installing dpkg-packages

0.9.3

4 years ago
  • fix: correct support for dpkg-packages

0.9.2

4 years ago
  • fix: use new triggers for image cache management