ldbc / ldbc_snb_datagen_hadoop

The Hadoop-based variant of the SNB Datagen
https://ldbcouncil.org/benchmarks/snb
Apache License 2.0
13 stars 13 forks source link

Cleanup Docker configuration, introduce .dockerignore file #14

Closed szarnyasg closed 2 years ago

szarnyasg commented 2 years ago

Changes:

Despite no longer relying on a base image, the build is still pretty fast -- rebuilding locally from scratch took <2 minutes and it takes <1.5 minutes in CI:

docker system prune -a && time docker build . --tag ldbc/datagen