Docker-mailserver: fullstack, simple mailserver using Docker

Organization maintaining docker-mailserver, a fullstack but simple mailserver with SMTP, IMAP, LDAP, Antispam, Antivirus, etc. using Docker. – Docker Mailserver… Read more

Similar

Migrating from Docker for Mac

So you don't want to use Docker for Mac anymore, huh? First, let's install docker and virtualbox. brew install docker docker-machine brew install --cask virtualbox Now let's create a "docker machine" using docker-machine. This wraps around virtualbox to s... (more…)

Read more »

Docker Desktop for Windows Home is here

Last year we announced that Docker had released a preview of Docker Desktop with WSL 2 integration. We are now pleased to announce that we have completed the work to enable experimental support for Windows Home WSL 2 integration. This means that Windows I... (more…)

Read more »

Run More Stuff in Docker

In 2020, Docker is the best medium for distributing and running most developer-facing software. It’s widely accepted that Docker is great for building and deploying the artifacts for your enterprise web app, but this is less well known when it comes to th... (more…)

Read more »