racing-game
racing-game copied to clipboard
Setup docker
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/pmndrs/racing-game/GnWZTPjcr9znwe4cBer864xPcQGW
✅ Preview: https://racing-game-git-fork-njm222-docker-pmndrs.vercel.app
Pardon my ignorance, but what is the point of using docker for this?
It's not super necessary now, but I'm just putting things in place for a multiplayer version.
So when someone creates a backend for it the app is already containerized for easy integration & deployment.
Also some people might prefer running it in a container when developing
Also some people might prefer running it in a container when developing