Followed through tutorial directions as found in docker docs and have encountered issue. Can't run todo-database; logs show the following error at each attempt.
exec /usr/local/bin/docker-entrypoint.sh: exec format error
- Have tried deleting the containers and recomposing with same result
- Have deleted directory, recloned and restarted entire process with same result