ssi-dk / bifrost

MIT License
6 stars 6 forks source link

Adjust docker images to utilize a scratch folder #37

Open kimleeng opened 4 years ago

kimleeng commented 4 years ago

Adjust docker images to utilize a scratch folder, this can be done by mounting the scratch folder to a matching location in the docker image. Images have to be adjusted to utilize this.

martinbaste commented 4 years ago

mounting $TMPDIR worked