simple dockerized ubuntu image with mysql and node docker build -t codecup-sql . docker run -p 8080:8080 codecup-sql localhost:8080