How to create docker image from jenkins running on docker -


i wanted practice ci/cd docker. there many discussion going on topic. i'm new these technologies grateful if can me

i created jenkins server on docker using aws ec2 instance. want create web application container jenkin job.

how do ? if possible how deploy new container ?

how practice cd each build

this (free) online tutorial katacoda walks through: building docker images using jenkins.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -