COMMITS
/ Dockerfile June 2, 2025
N
lower bound pin uv (#18216)
nate nowack committed
February 18, 2025
N
Migrate to `pyproject.toml` (#17116)
nate nowack committed
February 9, 2025
A
Use newer `npm` version in Docker UI build (#17064)
Alex Streed committed
January 23, 2025
C
Adds `prefect-redis` to the Prefect image (#16818)
Chris Guidry committed
January 6, 2025
C
Install `otel` extras in docker image and remove experimental flag setting (#16412)
Chris Pickett committed
December 12, 2024
N
improve `Dockerfile` build time and add CI to catch future slow downs (#16348)
nate nowack committed
December 9, 2024
A
Link Docker build `NODE_VERSION` to `.nvmrc` (#16282)
Alexander Streed committed
December 6, 2024
N
use `uv` to install dependencies in the `Dockerfile` (#16235)
nate nowack committed
October 18, 2024
A
Remove `setuptools` and update `pip` pin in Docker build (#15759)
Alexander Streed committed
May 14, 2024
C
Removes Python 3.8 support from the Prefect 3.x line (#13331)
Chris Guidry committed
March 29, 2024
N
revert dockerfile change (#12481)
nate nowack committed
March 26, 2024
N
Skip UI build for tests (#12417)
nate nowack committed
January 11, 2024
N
Enhancement: Reverse proxy auto-build (#11493)
Nicholas Brown committed
J
Adds support for Python 3.12 (#11306)
Jeff Hale committed
October 24, 2023
U
Create the `prefect-client` (#10988)
urimandujano committed
May 18, 2023
Z
Use "eager" upgrade strategy when upgrading requirements in Docker images (#9640)
Zanie Adkins committed
April 5, 2023
R
Update Dockerfile (#9077)
Rob Fowler committed
March 27, 2023
Z
Add publish of Kubernetes flavored Docker images with `prefect-kubernetes` (#8952)
Zanie Adkins committed
February 13, 2023
M
Fix UI destination in Dockerfile
Michael Adkins committed
M
Fix `PREFECT_UI_SERVE_BASE` in Dockerfile
Michael Adkins committed
February 10, 2023
N
Chore: Prefect UI Library (#8492)
Nicholas Brown committed
January 27, 2023
M
Ensure that any preinstalled packages are upgraded in Docker images (#8288)
Michael Adkins committed
M
Upgrade pinned pip version in Docker images (#8289)
Michael Adkins committed
January 9, 2023
D
Build multi-arch images for commits on main (#7900)
ddelange committed
August 31, 2022
M
Add `git` to the Prefect image (#6653)
Michael Adkins committed
June 14, 2022
M
Move flavor to a suffix
Michael Adkins committed
C
More support for alternate images.
Chris Guidry committed
M
Remove some extra newlines and conda-forge
Michael Adkins committed
M
Apply suggestions from code review
Michael Adkins committed
M
Use build-essential in the final image
Michael Adkins committed
M
Move tini to the final image; expand base image comment
Michael Adkins committed
M
Remove duplication from the Dockerfile!
Michael Adkins committed
M
Add Prefect base image with conda
Michael Adkins committed
June 7, 2022
N
Update node version in dockerfile
nicholas committed
N
Remove missing path from dockerfile section on UI
nicholas committed
February 22, 2022
M
Update comments
Michael Adkins committed
M
Clean up and speed up docker builds
Michael Adkins committed
February 10, 2022
A
Build UI and package it with our Docker image (PrefectHQ/orion#947)
Andrew Brookins committed
January 31, 2022
M
Include `dev` requirements in test images
Michael Adkins committed
January 29, 2022
M
Improve image build times by installing requirements separately
Michael Adkins committed
December 30, 2021
M
Add warning for development image version mismatch
Michael Adkins committed
M
Move entrypoint to after pip install to increase chance of cached pip install
Michael Adkins committed
December 29, 2021
M
Fixup comment
Michael Adkins committed
M
Use a multistage docker build to avoid cloning the repository
Michael Adkins committed
M
Cleanup names
Michael Adkins committed
M
Install git so versioneer can infer version correctly
Michael Adkins committed
M
Use a deep fetch so versioneer can get correct version in container
Michael Adkins committed
M
Relax version pins on apt depends
Michael Adkins committed
M
Cherry-pick dockerfile from `docker-flow-runner` branch
Michael Adkins committed