Solution to Pin Artifacts to Repos with Digital Ocean Spaces, Docker Hub

Application to upload build artifacts to a DigitalOcean Space from Docker Hub – ozfive/DOSpacesArtifactUpload… Read more

Similar

Test Driven Development for Docker Images

Given the ability to customise the runtime environment, responsibility for providing and maintaining a proper environment shifts from IT-Ops towards developers. Fortunate enough, we can apply well-known methods to make this effort less tedious: automated ... (more…)

Read more »

Restart Docker container on image change

This blog is a static website served from a Docker container. The content is written in markdown and pushed to a Git repository hosted on GitHub. Every time I push to that repository a Docker image containing the new version is build on DockerHub. (more…)

Read more »