BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2024//talk//W97HPJ
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2024-W97HPJ@programme.europython.eu
DTSTART;TZID=CET:20240711T112000
DTEND;TZID=CET:20240711T115000
DESCRIPTION:There are a lot of resources on containerizing Python applicati
 ons with Docker\, but most are basic and outdated. Following them results 
 in slow builds and potentially insecure applications. Let's see how we can
  build better containers using recent Docker features!\n\nThis talk will s
 how how to speed up your builds and make your images smaller and more secu
 re. We'll use features such as multi-stage builds or cache mounts to build
  containers with Python apps. We will also discuss how to improve the secu
 rity of your container.\n\nTips from the talk are valid for applications o
 f all sizes and kinds: from hobby projects to enterprises\, from CLI tools
  to web applications and APIs. You will be able to apply them immediately 
 after the talk.\n\nBasic knowledge of Docker and its key concepts (images\
 , layers\, Dockerfile commands) is required. You'll learn something new ev
 en if you have used Docker for some time.
DTSTAMP:20260418T104309Z
LOCATION:South Hall 2A
SUMMARY:Containerize your Python apps like it's 2024 - Jan Smitka
URL:https://programme.europython.eu/europython-2024/talk/W97HPJ/
END:VEVENT
END:VCALENDAR
