This website requires JavaScript.
Explore
Help
Sign in
bokysan
/
docker-postfix
Watch
1
Star
1
Fork
You've already forked docker-postfix
0
mirror of
https://github.com/bokysan/docker-postfix.git
synced
2024-11-10 08:55:39 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f65c22454f
docker-postfix
/
.gitignore
9 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
.gitignore to ignore .idea directory
2020-10-25 01:04:50 +08:00
.idea
Fix: Update logrorate build
2023-10-27 15:12:42 +08:00
helm/fixtures/
public/
gh-pages/
Add XOAuth2 support for GMail (#42) * Add XOAuth2 support for GMail * Attempt to support integration tests
2020-11-06 17:52:17 +08:00
.env
Upd: Refactor Dockerfile and cache local builds This refactor simplifies the `Dockerfile` by considerable amount: new features of mobykit buildkit allow us to cache `apt`/`apk` folder (so no need to delete `/var/lib/cache`) as well as extract the build / install logic into separate files, which removes the need for `&& \` and makes the code *much more* readable. `build.sh` script has been updated as well to allow caching local builds when testing, making it much more easier to test.
2022-04-13 15:57:46 +08:00
cache
Fix: Update logrorate build
2023-10-27 15:12:42 +08:00
postfix_exporter/
logrotate/
Reference in a new issue
Copy permalink