So I now have the container using a packaged version of mimic and mycroft. I will get the guys to get the repo updated so we can change this to just using apt-get eventually to install it. For now I will just keep the image updated and get it uploaded somewhere and eventually change this so you don't have to build it.
Let me know if you see any issues, I'm using this right now and it appears to be working fine. This will start up the services and setup a cli session natively in the container that you can get to via the docker attach container_name
So I now have the container using a packaged version of mimic and mycroft. I will get the guys to get the repo updated so we can change this to just using apt-get eventually to install it. For now I will just keep the image updated and get it uploaded somewhere and eventually change this so you don't have to build it.
Let me know if you see any issues, I'm using this right now and it appears to be working fine. This will start up the services and setup a cli session natively in the container that you can get to via the docker attach container_name
Thanks