dirtyduck
dirtyduck copied to clipboard
A Guided Tour of Triage
```Step 3/6 : COPY session.key . ERROR: Service 'bastion' failed to build: COPY failed: stat /var/lib/docker/tmp/docker-builder762012535/session.key: no such file or directory```
I cloned the code yesterday - and try to following the instructions on this Gtihub page as well as the Wiki - https://dssg.github.io/dirtyduck/. The two things that I discovered: 1....
The `nuke_triage` command could be improved in two ways: - would be better to have to confirm before it deletes everything (in postgres, this might have to be checking a...
Within in the dirtyduck tutorial in the image sections of sample code, there are these 3 column blank symbols that run throughout 3.3.4 section of cleaning, initially thought they represented...
I ran into an error below running the `./tutorial.sh triage --config_file inspections_dt.yaml validate` command to validate the yaml file before running the experiment. The fix is to update the 'tsrange'...