Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 140 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 140 Bytes

DuckDB

build

sudo docker build . -f Dockerfile -t duckdb:0.8.0

run

sudo docker run -it duckdb:0.8.0

# select 7;