Thanks to visit codestin.com
Credit goes to github.com

Skip to content

prateekkumarweb/battleship

Repository files navigation

Battleship

Dockerfile contains the build commands to build this app and run it in a container.

docker build -t battleship .
docker run -p 8080:8080 battleship

About

Battleship Game

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Contributors