> ## Content Index
> Fetch the complete content index at: https://jeroenoverschie.nl/llms.txt
> Use this file to discover other available public pages before exploring further.

# PyData Eindhoven 2022
- URL: https://jeroenoverschie.nl/pydata-eindhoven-2022-how-to-create-a-devcontainer-for-your-python-project/
- Published: 2022-12-11T23:00:00.000Z
- Updated: 2026-07-15T15:01:08.000Z
- Description: Eindhoven, The Netherlands — Devcontainer deep dive. Covering the Devcontainers rationale, the new containers.dev specification by the Microsoft team, Linux Docker essentials, mounts, ports, IDE integration and a practical guide on how you can create a Devcontainer for a Python project yourself.
- Author: Jeroen Overschie
- Tags: #noindex, Talks, #video

Devcontainers are an open-source [specification](https://containers.dev/), which allow you to connect your IDE to a running Docker container and develop right inside it. This has numerous advantages. Because the dev environment is now formally defined, it is *reproducible*. This means others can easily *reproduce* your dev environment, too! This makes it much easier for others to join in on your project, and stay updated with changes to the environment.   
In this talk, you will learn: why you might want to use a Devcontainer for your project (or when not 😉), what exactly a Devcontainer is, and how you can build one for your Python project 🐍. 

YouTube recording of Jeroen presenting 'How to create a Devcontainer for your Python project 🐳' at PyData Eindhoven 2022 ([slides](https://godatadriven.github.io/python-devcontainer-template/#/)).

Devcontainers have been gaining traction lately. Whereas previously the technology existed only in the umbrella of Visual Studio Code, it is now released as an [open specification](https://containers.dev/). Such, multiple IDE's could all use the same standard specification, promoting reusability and standardization. That said, Developers are currently hard at work at pushing the technology to become standardized. Especially for these reasons, this is an exciting time to take a closer look at this new specification, and at what the technology can do for us in general. 

## Links

[GitHub - godatadriven/python-devcontainer-template: Shows you how to use a Devcontainer for your Python project 🐳♡🐍Shows you how to use a Devcontainer for your Python project 🐳♡🐍 - godatadriven/python-devcontainer-template![](https://jeroenoverschie.nl/content/images/icon/pinned-octocat-093da3e6fa40-6fe417cc-00a3-4290-82be-dde1925aa456.svg)GitHubgodatadriven![](https://jeroenoverschie.nl/content/images/thumbnail/python-devcontainer-template-ec7fa850-fbb7-4780-a15c-223d7f171a19)](https://github.com/godatadriven/python-devcontainer-template)

Devcontainer template

[How to create a Devcontainer for your Python project 🐳 (on Xebia.com ⧉)Instead of giving other developers a setup document, let’s make sure we also create formal instructions so we can automatically set up the development environment. Devcontainers let us do exactly this.![](https://jeroenoverschie.nl/content/images/icon/cartoon-head-jeroen-1-2-d5334c94-2437-44b6-854f-d0436e8afdb3.svg)Jeroen OverschieJeroen Overschie![](https://jeroenoverschie.nl/content/images/thumbnail/without-ship-taller-img-ecac7957-c1a2-4518-8ccc-f17f4baf59d1.png)](https://jeroenoverschie.nl/how-to-create-a-devcontainer-for-your-python-project/)

Blogpost

---

![](https://jeroenoverschie.nl/content/images/2026/07/-yqwb0mI-2.jpeg)

PyData Eindhoven (image courtesy of [PyData.org](https://pydata.org/eindhoven2024/squarespace/images.squarespace-cdn.com/content/v1/63d03c03cfbdde598f7d3964/53f17037-602d-448d-bc34-80a45bd723a1/-yqwb0mI.jpeg))