Closed rhancockn closed 4 years ago
The default command should be configured as
ENTRYPOINT ["/run.py"]
instead of
CMD ["/run.py"]
for Singularity compatibility.
The default command should be configured as
instead of
for Singularity compatibility.