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 17:05:00 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7a22e1817d
docker-postfix
/
.gitignore
7 lines
47 B
Text
Raw
Normal View
History
Unescape
Escape
.gitignore to ignore .idea directory
2020-10-25 01:04:50 +08:00
.idea
Setup for automatic deployment to gh-pages
2020-10-26 01:02:00 +08:00
helm/fixtures
public
Add XOAuth2 support for GMail (#42) * Add XOAuth2 support for GMail * Attempt to support integration tests
2020-11-06 17:52:17 +08:00
gh-pages
.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
Reference in a new issue
Copy permalink