How does Ansible provision Docker container

Ansible provision Docker image using Ansible Container which is a package that handles the process of running roles on a Docker container. Here at Bobcares, we have seen several such Docker related queries as part of our Docker Hosting Support for Docker users, web...

How to automate Jenkins setup with Docker and JCasC?

Jenkins setup typically done through a web-based setup wizard can be a slow and error-prone.  Jenkins Configuration as Code (JCasC) method can help us to automate the setup of Jenkins using Docker. As a part of our Server Management Services, we help our Customers...

How to change Docker directory

Maintaining adequate disk space is a crucial task we perform in our outsourced server management services. Lack of free space can often lead to server crashes. In Docker machines, ‘/var/lib/docker’ is the directory where the Docker images and the container...