Skip to content

This is project simple project about Docker-Jenkins Integration

Notifications You must be signed in to change notification settings

boharap7788/docker-Jenkins-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-Jenkins-Integration ON LOCAL MACHINE WINDOWS

This is simple project about GIT+Docker+Jenkins Integration

COMMANDS :::::::::::

To identify which process using port 8080 ::: sudo lsof-i:8080

JENKINS COMMAND USED ::: java -jar jenkins.war --httpPort=define port no ( else used default port 8080)

GIT COMMANDS USED ::: git init git add . git commit -m "any commit message" git remote add origin (git repositoryname)[ i.e end with .git] git push origin master

TO RUN DOCKER IMAGES INSTALL PLUGIN :::

docker pipeline docker plugin docker build step cloudbees dockerbuild & publish plugin

About

This is project simple project about Docker-Jenkins Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published