Docker #

Docker is a “containerisation” platform: a way to wrap up a whole computing environment in a “container” that can be run in many different environments. You build your application however you like, then wrap it in a server and an OS and then you can use it anywhere.

I’ve used Docker for many different projects over the years; currently at home I run many containers on my NAS.