I'm curious what are the commands you use if you have multiple json files in your af_input folder? Do you use a shell loop in a container with --rm, or do you use docker exec in a persistent container, or batch processing, or GNU Parallel? What do you recommend?
I'm curious what are the commands you use if you have multiple json files in your af_input folder? Do you use a shell loop in a container with --rm, or do you use docker exec in a persistent container, or batch processing, or GNU Parallel? What do you recommend?