Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 559 Bytes

BDSX-Docker Image

Hi! I'm the person who created a working BDSX-Dockerimage. :)

How did I make it?

I searched the whole Internet and all Forums for Wine-Support and finally got it working after hours of debugging.

How to use it?

Download the working image from Dockerhub and start it with:
docker run -it -p 19132:19132/udp ghcr.io/pokebedrock/bdsx-docker:latest

Disable The Tests

Go into the entrypoint.sh and uncomment the following lines by removing the '#':
#rm -f index.ts
#touch index.ts