slingdata-io / sling-cli

Sling is a CLI tool that extracts data from a source storage/database and loads it in a target storage/database.
https://docs.slingdata.io
GNU General Public License v3.0
398 stars 27 forks source link

Create `slingdata/sling:loaded` docker image #212

Open fabrice-etanchaud opened 6 months ago

fabrice-etanchaud commented 6 months ago

Hi !

Testing the docker image in 1.1.12 with a dockdb target, it seems that sling is trying to download the duckdb runtime. But being behind a corporate http proxy, it hangs. Did you envision to add duckdb to the image ?

Thank you !

flarco commented 6 months ago

Ah ok. Interesting. Yes I'll do that. Although, you wouldn't be able to specify a different DUCKDB_VERSION then the one in the image.

Plan is to make a loaded image: