Skip to content
This repository was archived by the owner on Apr 27, 2018. It is now read-only.
This repository was archived by the owner on Apr 27, 2018. It is now read-only.

[nvm-iojs-latest] Cannot start, no sails #11

@IanVS

Description

@IanVS

I'm trying to use nvm-iojs-latest in SANE, but getting the error message:

Cannot start container ee8a1d088eedcb4207730cfe35bca16557ef204c7d561766251bf53129b8d86c: exec: "sails": executable file not found in $PATH

This is the docker-compose.yml:

server:
  image: artificial/docker-sails:iojs-nvm-stable
  command: sails lift
  volumes:
    - server/:/server
  ports:
    - "1337:1337"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions