2 containers on a Raspberry Pi 3

I’m looking for help on implementing 2 containers on a RPI. I tried to use docker-compose but my “git push resin master” failed as it couldn’t find a Dockerfile. Thoughts on how I can make this work?

Hi @daxm,

We have good news for you, multicontainer support is around the corner and we plan a release very soon. There are workarounds, like docker-in-docker, but I’d recommend you don’t invest more time on this because multicontainer support will land in production in the next few days.

Best, Kostas