The least invasive way of trying out all popular languages is to run the
servicestack/gistcafe
Docker image in VS Code's Docker Extension:
(more…)
Read more »
I often need to test a specific Linux binary or make sure something works as expected from yum install or apt install. To do this, it’s common to have a virtual machine lying around, or even a VPS that you can just quickly log into. Things are a bit easie... (more…)
Read more »
Is Docker’s “Build Once, Run Anywhere” true for IoT, often running on energy-efficient ARM CPUs? Find out how to build Docker images for all architectures! (more…)
Read more »
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 »
Contribute to groovy-sky/azure development by creating an account on GitHub. (more…)
Read more »