whales
whales copied to clipboard
404 error : <title>Page Not Found</title>
I tried the documentation command line on a node project it failed just after:
docker run --interactive --tty --rm --env API_BASE_URI=whales.herokuapp.com --env BELUGAS_CODE="${PWD}" --volume /var/run/docker.sock:/var/run/docker.sock --volume $(pwd):/code gueils/whales:latest
Digest: sha256:0e576124a1c5d8d9f0f8eafb4eaef41d01ab0050f1cb800af65c9e64fa4e869b
Status: Downloaded newer image for gueils/belugas:latest
"<!doctype html>\n<html lang=\"en\">\n <head>\n <title>Page Not Found</title>\n\n
I did the same for my NodeJS project today and go the same error.
Let me take a look at this, it may be that some images are missing