monolithic/overlay
James Kinsman ee622fe875
Added scripts to handle chunk processing
Scripts added to /scripts to allow chunk processing

findchunk.sh
docker exec <container> /scripts/findchunk.sh <chunk>
Returns internal paths of files related to that chunk
deletechunk.sh
docker exec <container> /scripts/findchunk.sh <chunk>
Deletes files related to that chunk
2023-08-03 09:11:57 +01:00
..
etc Implement additional log format: json access logs 2023-02-26 14:20:53 +01:00
hooks Implement additional log format: json access logs 2023-02-26 14:20:53 +01:00
scripts Added scripts to handle chunk processing 2023-08-03 09:11:57 +01:00