racing-game icon indicating copy to clipboard operation
racing-game copied to clipboard

Setup docker

Open njm222 opened this issue 4 years ago • 4 comments

njm222 avatar Jul 10 '21 11:07 njm222

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

vercel[bot] avatar Jul 10 '21 11:07 vercel[bot]

Pardon my ignorance, but what is the point of using docker for this?

bjornstar avatar Jul 10 '21 15:07 bjornstar

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

njm222 avatar Jul 10 '21 16:07 njm222

Also some people might prefer running it in a container when developing

codeway-0841 avatar Jul 26 '21 05:07 codeway-0841