Tag: docker

Local kubernetes cluster with ingress

January 29, 2022 ยท 2 min read
A script to automatically start a local Kind k8s cluster with ingress endpoint without having to deal with /etc/hosts

Troubleshoot suspiciously big docker images

December 28, 2021 ยท 1 min read
How to kick out unwanted files & packages from your docker image

Simple docker-compose continuous deployment ๐Ÿš€

May 3, 2021 ยท 3 min read
A simple continuous deployment using docker-compose, bitbucket pipeline, docker hub and one bash script