- should_transfer_files = Yes
- when_to_transfer_output = ON_EXIT_OR_EVICT
- transfer_input_files = read.py
- Universe = docker
- docker_image = python:3.7-alpine
- Executable = /usr/local/bin/python
- Arguments = read.py /datos/ma0/dummy_file.txt
- Log = read_python_log.log
- Output = read_python_out.out
- Error = read_python_err.err
- Queue
|