Docker
. You have two options for a Docker
installation:Docker
on your machine based on the operating system you are running.Docker
image in the directory that you have checked out.directory_on_local_machine
with the path you want the container mapped to on your local machine (eg. /home/user/mycroft
).Docker
container using pulseaudio
, without modifying any config filesdocker ps
that your container is up and serving port 8181:docker log
command by hitting Ctrl + C. The --follow
turns it into a real tail
instead of a cat
of the log.bash
:./start-mycroft.sh cli
to get a interactive CLI to interact with Mycroft for Docker if needed.mimic
may not be properly added to the PATH. Restarting Mycroft within the Docker container can resolve this.