ExCiteS / geokey

Platform for participatory mapping
http://geokey.org.uk
Other
55 stars 29 forks source link

ERROR: Cannot locate specified Dockerfile: ./geokey/Dockerfile #435

Closed caduguedess closed 5 years ago

caduguedess commented 5 years ago

When trying to do the first step, as the tutorial says, "Pull and extract relevant images, build the GeoKey application container" it donwloads and extracts all the files but gives the error in the tittle. erro1

caduguedess commented 5 years ago

If it matters, my system is Windows 10 Home 64 bit, i7 8550U, 16 GB RAM

caduguedess commented 5 years ago

I solved that problem by deleting the zipped folder of geokey, only left the unzipped one. Now the first step is done sucessfully, but in the second step it gives the following error: ERROR: No container found for geokey_1 I'm using the same folder that I tracked when I did the step 1, is it right?

josokinas commented 5 years ago

@caduguedess, you should run the command from within the extracted folder or cloned repository. The 2nd step must be run in a separate terminal window whiles the 1st window is still running.