[Rdkit-discuss] Trouble Running Rdkit Docker Locally
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Jessica H. <jes...@gm...> - 2021-11-30 07:02:00
|
Hi, I'm trying to run the dockerfile of the minimalLib folder. I successfully created an image locally. But when I try to run it using this command, docker run -d -p 80:80 rdkitjavascript, I get "docker: Error response from daemon: No command specified". Can you help figure out how to fix this? Thanks, Jessica |