docker-compose up --build -d
your browser, open http://localhost:8080/index.php or http://localhost:8080. This should serve you your script as follows:
Server name: localhost,1433. If you used a different port the server’s name changed. For example, localhost,1439. Authentication: SQL Server Authentication Username: sa Password: YourStrong!Password as you set in the Docker Compose file.