Closed 2426852837 closed 1 year ago
version: '3' services: database: container_name: mysql image: mysql/mysql-server:5.7 ports:
Hi @2426852837,
docker-compose up database
When the database starts then:
docker-compose up scadalts
docker-compose-tutorialRegards, Kamil Jarmusik
My computer is Win11 and SCADALTS starts normally after executing the docker-compose up command using the files provided by dockerhub. But I go to localhost:9090 and the interface keeps loading without any interface or prompt. It regularly returns localhost without sending any data. I would like to ask if this is because the docker version you provide is not stable enough?