-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello,
I am going along with tutorial and im stuck on the running docker....
I have installed docker like this
https://vexxhost.com/resources/tutorials/how-to-install-and-use-docker-on-ubuntu-14-04
I have ubuntu 14.04 LTS (pretty old)
but I managed to install everything except that docker doesnt run.
It left me with error
> set -x; solana-localnet down; set -e; solana-localnet up
+ solana-localnet down
[eval]:2
let p = [
^
SyntaxError: Unexpected identifier
at Object.<anonymous> ([eval]-wrapper:6:22)
at Module._compile (module.js:456:26)
at evalScript (node.js:565:25)
at startup (node.js:80:7)
at node.js:935:3
I have pulled this image
solanalabs/solana:v1.6.13
Now I will try stable version....
and it has the same effect
Thanks for any help
Now I realized I need docker-machine not engine and I have installed it but it doesnt change that fact that error remains.
So it is solanata-localnet down command's issue
Metadata
Metadata
Assignees
Labels
No labels