Docker semantic version for automated builds

My scripts. Contribute to vghn/vgs development by creating an account on GitHub. Read more

Similar

Steve Singh will become Docker’s new CEO

Docker has celebrated a number of important milestones lately. March 20th was the fourth anniversary of the launch of the Docker project at PyCon in 2013. April 10th was the fourth anniversary of the day that I joined Solomon and a team of 14 other believ... (more…)

Read more »

Docker to the Rescue in an Unexpected Way

Imagine you find yourself in a restricted environment and you need some Linux rootfs that runs on the embedded system you just managed get access to. Of course the CPU architecture of the embedded system is not the same as your workstation. The circumstan... (more…)

Read more »

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 »