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

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -