Creation of DuckDB Docker image. Image gets pushed to DockerHub.
GitHub action for creating the image checks each day for the latest version of DuckDB and will push if a new version is available.
docker run -it datacatering/duckdb:v1.1.1
Creation of DuckDB Docker image. Image gets pushed to DockerHub.
GitHub action for creating the image checks each day for the latest version of DuckDB and will push if a new version is available.
docker run -it datacatering/duckdb:v1.1.1