https://github.com/davidgasquez/docker-duckdb
🦆 Small docker image with DuckDB
https://github.com/davidgasquez/docker-duckdb
docker duckdb
Last synced: 7 months ago
JSON representation
🦆 Small docker image with DuckDB
- Host: GitHub
- URL: https://github.com/davidgasquez/docker-duckdb
- Owner: davidgasquez
- License: mit
- Created: 2022-09-08T10:35:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T13:27:55.000Z (over 1 year ago)
- Last Synced: 2025-04-12T03:51:50.959Z (7 months ago)
- Topics: docker, duckdb
- Language: Makefile
- Homepage:
- Size: 9.77 KB
- Stars: 22
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-duckdb - docker-duckdb - Docker image for DuckDB CLI. (Resources)
README
# 🦆 DuckDB Docker Image
Small docker image with DuckDB included!
## Quickstart
```bash
docker run -it --rm davidgasquez/duckdb duckdb
```