Skip to content

Instantly share code, notes, and snippets.

@3100
Created January 27, 2015 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3100/feda22d6bd5ea565aea2 to your computer and use it in GitHub Desktop.
Save 3100/feda22d6bd5ea565aea2 to your computer and use it in GitHub Desktop.
docker build error
Step 12 : RUN /etc/init.d/sshd start;/etc/init.d/sshd stop
---> Running in 88e8c405c1eb
/bin/sh: /etc/init.d/sshd: No such file or directory
/bin/sh: /etc/init.d/sshd: No such file or directory
INFO[0001] The command [/bin/sh -c /etc/init.d/sshd start;/etc/init.d/sshd stop] returned a non-zero code: 127