Categories
News

Quick Jenkins Docker Standup

Hi, it’s me again, and today I decided to deploy Jenkins, but this time I wanted to run it under Docker. As you know Docker enables developers to easily pack, ship, and run any application as a lightweight, portable, self-sufficient container, which can run virtually anywhere Let’s jump into it shall we. Deployed my ubuntu […]