Setting Up Docker for Windows and WSL to Work Flawlessly

With a couple of tweaks the WSL (Windows Subsystem for Linux, also known as Bash for Windows) can be used with Docker for Windows. Read more

Similar

Environment agnostic front end Docker images

Environment variables are a standard way to parametrize backend containers. For some reason, they haven’t seen wide adoption on the frontend side, which just as much requires customization. Both React and Vue still recommend creating separate .env files f... (more…)

Read more »