#docker
How to fix the error "/bin/sh: 1: source: not found"?
I am installing nodejs inside a docker container and have this line in the Dockerfile:
Continue reading →
I am installing nodejs inside a docker container and have this line in the Dockerfile:
Continue reading →
install.sh
file
There I have it again, a install.sh
file on a linux and I don't remember how execute it. I tried ./install.sh
, error, . ./install.sh
another error, it also never felt right the way I did it.
Continue reading →
Another tool I have to look at!? Just found via this article.
Continue reading →
Not sure if I will ever get bash right, but little helpers like this explaining how "if" works are always helpful (to me).
Continue reading →
I don't know why shelljs hasn't found me earlier :(
Continue reading →