https://github.com/yinheli/duckdb-container
https://github.com/yinheli/duckdb-container
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinheli/duckdb-container
- Owner: yinheli
- Created: 2024-03-29T14:46:38.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-25T15:32:31.000Z (3 months ago)
- Last Synced: 2025-03-25T16:36:10.642Z (3 months ago)
- Language: Dockerfile
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# duckdb container
Duckdb with extensions pre-installed. for personal usage.
## Usage
### Create a pod on kubernetes cluster
```bash
kubectl create -f - <