pile-of-shame/cache (3c6a1225e0d3e1ac61903e9195432b7295453cdfa58871c78732b227529c7daf)

Published 2026-04-10 12:31:37 +02:00 by rinma

Installation

docker pull git.over-world.org/rinma/pile-of-shame/cache:3c6a1225e0d3e1ac61903e9195432b7295453cdfa58871c78732b227529c7daf
sha256:17b5025f1451fbf47a319f505b46c93597146989749ea13e2e2aa635f2c38d13

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')"