docker

22
Jun
Installing a specific version of CMake in a docker image

Installing a specific version of CMake in a docker image

Sometime last year I needed to get a specific version of CMake (3.6.2) installed in a CentOS 7
1 min read
18
Jun
Install Docker on Ubuntu with Ansible

Install Docker on Ubuntu with Ansible

I like to use Docker as much as possible for Jenkins builds since it simplifies the agent infrastructure – the agents
1 min read