Commit Graph

1 Commits

Author SHA1 Message Date
Rohit Ghumare
5151d67dff Add Dockerfile and update README.md for Docker support
* **Dockerfile**
  - Add a `Dockerfile` to set up a Node.js environment
  - Add instructions to copy `mkbsd.js` and install dependencies
  - Add a command to run `mkbsd.js`

* **README.md**
  - Add a section for running the downloads via Docker
  - Include instructions to build and run the Docker container
2024-10-28 19:27:51 +00:00