runlike
runlike copied to clipboard
Arm compatible docker image
Would love to be able to run the dockerized version on my pi3 based system.
wget https://raw.githubusercontent.com/lavie/runlike/master/Dockerfile
docker build -t runlike .
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock \
runlike YOUR-CONTAINER
Works on my RPi4 running LibreELEC 9.2.3
Looking for something already posted to docker hub to avoid that build step on systems without build infrastructure in place.
@s7726 it's Docker, so what build infrastructure you mean? :)
I don't remember the context for this comment/request 😅.
Maybe some of the thumbs and rockets do?