|
You are here |
fabiorehm.com | ||
| | | | |
www.neerajsidhaye.com
|
|
| | | | | Creating optimized docker image for GO application using multi stage build - using alpine image and then produce a small image with only binary in a scratch image. Let's read further... | |
| | | | |
billglover.me
|
|
| | | | | Docker has had the ability to build multi-architecture images for a while. I've never had cause to use it, until now. In this post I'll walk through building a docker image that should work on your laptop and a Raspberry Pi. | |
| | | | |
blog.fredrb.com
|
|
| | | | | Tiny Python Docker Images I was looking for a way to create a very small docker image for a Python project. The python project I created is a Telegram bot quizzes me in German. The python-telegram-bot pip package requires gcc to fully build- so using alpine image did not do the trick for me. I searched online, found a few example bot none that would actually do what I needed with a reasonable image size. | |
| | | | |
it-notes.dragas.net
|
|
| | | [AI summary] This article provides a detailed guide on setting up a personal VPN using FreeBSD, WireGuard, IPv6, and ad-blocking features. It covers the installation and configuration of FreeBSD, setting up WireGuard for secure communication, configuring IPv6, implementing ad-blocking with Unbound, and setting up a firewall with pf to block malicious traffic. The guide also includes steps for creating and managing WireGuard clients and integrating DNS-based ad-blocking. | ||