Skip to content

Docker error on start #4

@truthSeekr

Description

@truthSeekr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions