you did not declare those variables, but you can use them by simply appending PSW and USR as suffixes to the declared one. this confuses me...Thanks!@@Thetips4you
Please let us know , After this, How to run the docker images automatically? Is there any video from you? How to pull the same docker image from docker hub and run in a Slave ?
how do you manage to get the sh 'docker ...' commands working? I'm running jenkins on a private server and I keep getting 'docker command not found'. There're other methods to get it working, but I want to be able to write my custom docker commands like how you have executed them. T_T
@@Thetips4you Sweet I think I got it! So my jenkins is not running in a cluster, it's running on a dedicated server. From what I understand I have to have docker installed inside the Jenkins host. Thanks a LOOOOOT been at this problem for a while now.
Thankyou so much i was struggling because i was not able to pushed image to docker hub because of denied: requested access to the resource is denied this error i was able to slove this issue when i chnaged my image name with docker push dockerhubusername/imagename:latest. Thankyou
After watching 20 to 30 Videos , finally its work for me.
#Best
Thank you. That's a huge compliment.
thanks sir it is replay helpfull information and explain in very beautiful way
You are welcome and glad to hear your feedback.
Very nice videos and explanation:-). expecting more videos for devops Sir
You are welcome and thank you for your support.
Very nice video. I liked it
Good to hear your feedback. Thank you
thanks for a great explanation! it helped me with my project
That's nice to hear. Thank you for your feedback.
very helpful and workable. just a bit confused by the PSW and USR part...
Can you explain what you are confused about?
you did not declare those variables, but you can use them by simply appending PSW and USR as suffixes to the declared one. this confuses me...Thanks!@@Thetips4you
Very nice i understand completely 😊 fentastic job 👍
Thank you
Does aws jenkins and azure jenkins are same process
Yes, I believe so.
Please let us know , After this, How to run the docker images automatically? Is there any video from you? How to pull the same docker image from docker hub and run in a Slave ?
Yes, please check the videos.
@@Thetips4you Which One ?
how do you manage to get the sh 'docker ...' commands working? I'm running jenkins on a private server and I keep getting 'docker command not found'. There're other methods to get it working, but I want to be able to write my custom docker commands like how you have executed them. T_T
The Jenkins slave or master on which you are running the job should have docker installed.
@@Thetips4you Sweet I think I got it! So my jenkins is not running in a cluster, it's running on a dedicated server. From what I understand I have to have docker installed inside the Jenkins host. Thanks a LOOOOOT been at this problem for a while now.
Yes you are right.
Awesome
Thank you
Thankyou so much i was struggling because i was not able to pushed image to docker hub because of denied: requested access to the resource is denied this error i was able to slove this issue when i chnaged my image name with docker push dockerhubusername/imagename:latest. Thankyou
Great to know. Thanks
Please do one video about how to write Groovy script using Jenkins pipeline from scratch to master 😊that will great 👍
Thank you for your suggestion. Will look in to this.