Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down