In this tutorial I will show you how to build really small docker containers for golang applications. And I mean the difference between 310MB down to 2MB But Alpine..So we thinking lets go with alpine right? Yeah sure lets
Alpine
A collection of 4 posts
Salt and Hash Example Using Python With Bcrypt on Alpine
This is a post on a example of how to hash a password with a salt. A salt in cryptography is a method that applies a one way function to hash data like passwords. The advantage of using salts is
Setup a KVM Hypervisor on Ubuntu to Host Virtual Machines
Today we will setup a KVM (Kernel Virtual Machine) Hypervisor, where we can host Virtual Machines. In order to do so, your host needs to Support Hardware Virtualization. What we will be doing today: Check if your host supports Hardware
Create a Elasticsearch Cluster on Docker Swarm with Alpine
I personally believe that databases should reside outside your swarm, but for testing we will create a Elasticsearch Container from a Alpine Image to keep the size of our image small, which is also great for a testing environment. The
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!