pile-of-shame/cache (ac5f3be48873386ff522cdf66c7cf48c0cf41d197db34a3276b7389f9f94f8b7)

Published 2026-04-10 15:07:02 +02:00 by rinma

Installation

docker pull git.over-world.org/rinma/pile-of-shame/cache:ac5f3be48873386ff522cdf66c7cf48c0cf41d197db34a3276b7389f9f94f8b7
sha256:7ddb1188a949c78804359119c52ae6516dd2c2ca964c10dfc39b714233db7893

Image layers

RUN node -e "const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.version='$BUILD_VERSION'.replace(/^v/,'');fs.writeFileSync('package.json',JSON.stringify(p,null,'\t')+'\n')"