Hey guys,
I installed Bitox Exchange Project with Docker.
But after run “docker run -p 80:80 coin” command, nothing in console by the way I set up nginx for testing purposes, it works.
Share and learn in the Docker community.
Hey guys,
I installed Bitox Exchange Project with Docker.
But after run “docker run -p 80:80 coin” command, nothing in console by the way I set up nginx for testing purposes, it works.
Hi
Try running it with “-ti” also, docker run -ti …