An approach to streamline the management of multiple base Docker images used as part of downstream images or CI jobs. Leveraging Ruby and gitlab child pipelines to abstract away the jobs definitions per Dockerfile.
Workaround using environments to establish precedence between values
Different options to prune docker resources from your local machine
Leverage awslogs command line to get RDS logs stored in CloudWatch
Step-by-step using Powershell to automate the process
Steps to create the dump using the kubectl cli
Solves ‘Cannot stat: No such file or directory’ error
Step-by-step of how to install python and pip from apk
Step-by-step instructions
Fix terraform plan always updating ACM validation records in Cloudflare by using trimsuffix function to remove trailing dot
DNS validation for AWS wildcard certificates using Terraform
Avoid manual deletion of each CRD object with the help of PowerShell
How to install the AWS CLI in a Debian-flavored docker image
Produce smaller docker images by leveraging multi-stage builds in Dockerfiles
Fix building gem native extensions by installing build-base in alpine docker image