Skip to content

Commit

Permalink
Pull command
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Jul 16, 2023
1 parent 0511c87 commit 5231f80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ A Docker image based on cynkra/rig-ubuntu for development of duckdb, built daily
From the main duckdb root:

```sh
# docker pull --platform linux/amd64 ghcr.io/cynkra/rig-ubuntu-duckdb:main
docker run --rm -ti --platform linux/amd64 -v $(pwd):/root/workspace ghcr.io/cynkra/rig-ubuntu-duckdb:main
```

Expand Down

0 comments on commit 5231f80

Please sign in to comment.