Playing with Docker 1.13 and Minio

I had some time today, so I thought I would combine two posts I was have been planning on writing for a week or two, looking at Docker 1.13……

Similar

Creating a Docker Instead with GitHub Actions

GitHub Actions are a perfect way to set up workflows to build applications, Docker images, and similar things on git repo actions. Those actions could be pushes to a branch, pull request creations or merges, or release tags. In this case, we’ll create a D... (more…)

Read more »