Ever since I started exploring the self-hosted landscape, I've deployed hundreds of containers on Docker. After all, it's one of the simplest ways to host apps on your local server. It's also helpful ...
This is the third article in a series on Docker. Previously, I walked you through installing a Docker container and downloading/starting images to create one or more run instances of the images.