jenkins-docker-image-build #145441
Unanswered
Naveenalla3000
asked this question in
Programming Help
Replies: 1 comment
-
To build and upload Docker images to Docker Hub, you need to have Docker installed. If Jenkins is running in a Docker container, you may need to connect a Docker socket. If you are using a server like AWS EC2, you can install Docker directly on that server. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Body
inorder to build docker image and push that image to docker hub, using Jenkins Pipeline on instance(in my case that is docker-container of jenkins/jenkins image on my local laptop or sometimes aws-ec2 (ubuntu)), do docker need to install and run????
looking for clearfication
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions