JavaSteam icon indicating copy to clipboard operation
JavaSteam copied to clipboard

feat(): Docker Container & Image for local development

Open phobos665 opened this issue 2 months ago • 2 comments

Description

Docker Container & Image for local development.

Allows developers to easily pick up the project, run samples without having to install dependencies directly (and not deal with multiple versions of Java on their computer).

Checklist

  • [x] Code compiles correctly
  • [x] All tests passing
  • [x] Samples run successfully
  • [ ] Extended the README / documentation, if necessary

phobos665 avatar Nov 17 '25 15:11 phobos665

Would it be possible to move the docker stuff into tools?

LossyDragon avatar Nov 18 '25 04:11 LossyDragon

Would it be possible to move the docker stuff into tools?

Works for me! I'll move it in there and update the readme.

phobos665 avatar Nov 19 '25 20:11 phobos665