conradludgate / wordle

Wordle TUI in Rust
122 stars 21 forks source link

Adds Dockerfile #8

Closed EnigmaCurry closed 2 years ago

EnigmaCurry commented 2 years ago

I wanted to play wordle in Docker. This Dockerfile builds and runs wordle.

conradludgate commented 2 years ago

Thanks for this, but I might go through a different approach.

I think I'll instead provide pre-compiled binaries in the github releases.

If docker containers are still desired, I can also provide one built using those for simplicity

EnigmaCurry commented 2 years ago

No problem, thanks for the wordle game its fun!