Skip to content

buildkite/python-docker-example

 
 

Repository files navigation

Buildkite Python Docker Example (using uv)

Add to Buildkite

This repository is an example on how to test a Python project using Buildkite, Docker and uv.

How does it work?

  • The Dockerfile sets up the uv environment, and installs the dependencies
  • The docker-compose.yml defines the 'app' Docker service and how it should be built
  • The pipeline.yml runs the command using Docker Compose

License

See Licence.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

 
 
 

Contributors