BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Cloud Native Now - ECPv5.16.4//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Cloud Native Now
X-ORIGINAL-URL:https://cloudnativenow.com
X-WR-CALDESC:Events for Cloud Native Now
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20190131T110000
DTEND;TZID=America/New_York:20190131T120000
DTSTAMP:20260828T193327
CREATED:20190110T164936Z
LAST-MODIFIED:20190509T194245Z
UID:9799-1548932400-1548936000@cloudnativenow.com
SUMMARY:Docker-based Pipelines
DESCRIPTION:Most people think that “adopting containers” means deploying Docker images to production. In practice\, adopting containers in the Continuous integration process is another area where visible benefits can be obtained while still using traditional VMs for deployments. \nIn this webinar\, we will see the alternative way of adopting Docker in a Continuous Integration Pipeline\, by packaging all build tools inside Docker containers. \nContainer-based pipelines allow us to create and use reusable building blocks to make pipeline creation and management MUCH easier. It’s like building with Legos instead of Clay. \nThis makes it very easy to use different tool versions on the same build and puts an end to version conflicts in build machines. We will use Codefresh as a CI/CD solution as it fully supports pipelines where each build step is running on its own container image.
URL:https://cloudnativenow.com/webinar/docker-based-pipelines/
ATTACH;FMTTYPE=image/png:https://cloudnativenow.com/wp-content/uploads/2019/01/Screen-Shot-2019-01-10-at-11.48.13-AM.png
END:VEVENT
END:VCALENDAR