I previously create an image with the command
docker build -t test .
but when I tried to run it with this command in the console
docker run -p 8080: