On Friday, 15 March 2019 at 04:43:21 UTC, Nick Sabalausky
(Abscissa) wrote:
On 3/14/19 8:38 AM, Mike Parker wrote:
One of the items on my list of "things I'd like to do if I
only had the time" is to create a Mud server with D and deploy
it with Docker. Just for kicks. If I ever do get around to it,
my ignorance of all things Docker will not be the time sink it
could have been thanks to this latest post on the D Blog by
Kai Nacke.
The Blog
https://dlang.org/blog/2019/03/14/containerize-your-d-server-application/
Reddit
https://www.reddit.com/r/programming/comments/b0zqck/containerize_your_d_server_application/
Interestingly, this appears to be by far the best introduction
to docker I've ever come across - and that's *including*
docker's own vacuous website.
Agreed; it's a good starter tutorial to familiarize someone with
the basics. Great article Kai!