I recently found myself creating a CI/CD pipeline for a 3 page static html website, and to be honest, despite how long it took to setup, I… (more…)
Read more »
With the latest Sparrowdo commits it’s now possible to run Sparrowdo tasks on running Docker containers: (more…)
Read more »
LDAP and Active Directory are both directory services. These are used extensively in corporate environments as authentication and authorization solutions. In a modern infrastructure, applications quite often run in a containerized environment, and sometim... (more…)
Read more »
Docker is a new craze which is quite popular nowadays. I don’t know much before about it but at my internship, I attended a workshop from… (more…)
Read more »
From time to time we want export filesystem from container and make image from it.
Also sometimes there is need for giving someone our container image in single file without repository usage - on for example pendrive.
How to do this things?
Export and imp... (more…)
Read more »