Cannnot run container

docker run -d -p 80:80 bgruening/galaxy-stable

when i try to run container it Exited
and not show in docker ps -a
when i remove -d
it show
exec /sbin/tini: exec format error
what should i do??