diff --git a/README.md b/README.md index 14cd7fa..c67b22d 100644 --- a/README.md +++ b/README.md @@ -44,15 +44,6 @@ cd dolfinx-adjoint python3 -m pip install -e ".[all]" ``` -### Docker - -A pre-built Docker image is automatically published by the CI. You can pull the nightly build which comes with DOLFINx and DOLFINx-Adjoint pre-installed: - -```bash -docker run -ti ghcr.io/scientificcomputing/dolfinx-adjoint:v0.2.1 -``` - -*(Note: Adjust the tag to the latest release or build).* ## Quick Start