Snippets Archive

Check out all our snippets in our blog archive. Click on a headline to read the teaser.

Enable IPv6 on docker › Docker IPv6 support
IPv6 was never a design goal of Docker. But enabling (outgoing) IPv6 support on Docker guests is not as hard as it seems. Read More ›

(Still) build Android apps with ant and Eclipse › Android ant support
Ant support in Android is long outdated. However, with a few tweaks it's still possible to build Android apps using ant (even with limited Eclipse integration). Read More ›

Deploy to the Atlassian Marketplace via your CI/CD › Atlassian Marketplace Publishing
Deploying to the Atlassian Marketplace usually is a manual process. Use your CD to deploy your plugins. Read More ›