Hello, this post will explain how to create a Dockerfile for a Ruby container that already has MDL installed. Please check my previous post to better understand Docker.
Dockerfile
· 3 min read
Hello, this post will explain how to install and use Markdown Lint in a Docker container. Please check my previous post to better understand Docker.
Hello, this post will explain how Docker works and its basics. We'll use a Vagrant and Virual Box to create a Virtual Machine dedicated to docker. You can get the vagrantfile here