Bash: Using case statements
Mar 11, 2017
Using case statements in Bash scripts for handling command-line arguments, with a practical docker-compose wrapper example.
- #bash
- #scripting
All the articles I've posted.
Mar 11, 2017
Using case statements in Bash scripts for handling command-line arguments, with a practical docker-compose wrapper example.
Mar 10, 2017
Using AWS Lambda with S3 event triggers to automatically generate image thumbnails — a Python function that listens for S3 put events.
Mar 09, 2017
Using Vagrant to build reproducible development environments, with a reference to a working Vagrant + Docker + Docker Compose setup.
Jan 11, 2017
A quick reference to Docker-specific terminology — images, containers, Docker Daemon, Docker Client, and Docker Hub.
Jul 26, 2016
Running classic DOS games on Ubuntu using DOSBox and on macOS using Boxer, including auto-mount configuration.