ResinOS Container in Laptop

Hi, I am trying run ResinOS on my laptop using this repository: https://github.com/resin-os/resinos-in-container. I am using Intel-NUC docker image. But the docker container is failing with the following message: Couldn’t find an alternative telinit implementation to spawn. I tried different combinations, but I am unable to resolve it. Did anyone ran into this problem before? Thanks.

Hi @gowri – I’m running that setup on my laptop using:

./resinos-in-container.sh --image resin/resinos:2.12.5_rev2-intel-nuc --config config.json -d 

And it seems to be working fine with the latest version from github – we did have that error with older versions of our resinos NUC docker image – could it be that you’re using an outdated version?

Thanks, Chris. I solved the problem with the latest version of the image.

Best,
Gowri