8000 GitHub - buildkite/python-docker-example: An example pipeline that runs Python tests inside a Docker container using uv for dependency management.
[go: up one dir, main page]

Skip to content

An example pipeline that runs Python tests inside a Docker container using uv for dependency management.

License

Notifications You must be signed in to change notification settings

buildkite/python-docker-example

R 9261 epository files navigation

Buildkite Python Docker Example (using uv)

Build status Add to Buildkite

This repository is an example Buildkite pipeline that tests a Python project using Docker and uv, a fast Python package manager.

👉 See this example in action: buildkite/python-docker-example

See the full Getting Started Guide for step-by-step instructions on how to get this running, or try it yourself:

Add to Buildkite

Screenshot of Buildkite Python Docker example pipeline

How it works

This example:

  • Uses a Dockerfile to set up Python and install dependencies using uv
  • Defines an app service in docker-compose.yml
  • Runs the build using Docker Compose via a standard Buildkite pipeline step

License

See LICENSE.md (MIT)

About

An example pipeline that runs Python tests inside a Docker container using uv for dependency management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

0