DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Using Docker and Jenkins to Deploy an Application

6 years ago medium.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

1. Set up 2 servers, CI/CD Server and Deployment Server on which App will be deployed. 3. Create a job in Jenkins that clones, installs and builds your project in a docker image (in execute command in Jenkins give Docker build command).

Made with pure grit © 2026 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com