nextPolish on Docker
Describe the bug Hi,
I ran nextPolish on docker. Firstly, I used the docker pull pvstodghill/nextpolish. Later, I ran the following command: docker run --ulimit nofile=64000:64000 -u $(id -u) -v /mnt/mrc/CS:/nextPolish_wd pvstodghill/nextpolish nextPolish ./run.cfg.nextpolish
Error message
Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Traceback (most recent call last):
File "/opt/NextPolish/nextPolish", line 511, in
How can I solve this issue?
Hi, I do not familiar with docker, so you can follow here to have a try.