Closed geerlingguy closed 1 year ago
Ah... can't copy in the node_modules
directory, since that breaks things.
So I am trying to add a .dockerignore
file there and it should hopefully take care of things by excluding the node_modules
directory when building the Docker container.
@geerlingguy Can help you dockerize this, will do this tomorrow
@kamranpirwani - Great! It looks like using a .dockerignore
doesn't solve it. Probably some fun little React deployment quirk that you would figure out a lot quicker than me ;)
I'll put this on hold and whenever you get a chance you can help get it going. It will be very easy to deploy if we can get it to just build as part of the standard docker-compose setup here.
I think we can close this in favor of https://github.com/geerlingguy/beast-game/pull/46
This setup is currently failing when I try running it with: