This application is a game developed by @gabrielecirulli, and the main objective here, was to deploy it using Docker and practice my skills.
- Clone the repository on your local machine
- Install docker
- Inside the Dockerfile folder type:
- docker build --tag '2048-game' (image name)
- docker run -detach '2048-game' (image-name)
- Email: [email protected]
- GitHub: KaPozzi
- LinkedIn: https://www.linkedin.com/in/kauapozzi/