You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting an error when I ran bash setup_server.sh that appears to be related to building the docker image for the DALLEePaperFrame/server/x86/Dockerfile.export dockerfile:
Error response from daemon: dockerfile parse error line 9: ADD requires at least two
arguments, but only one was provided. Destination could not be determined.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting an error when I ran
bash setup_server.shthat appears to be related to building the docker image for theDALLEePaperFrame/server/x86/Dockerfile.exportdockerfile:I believe it is referring to this line
DALLEePaperFrame/server/x86/Dockerfile.export
Line 9 in ddf894e
I'm far from a Docker expert so I'm not sure exactly how to fix this. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions