Skip to content

Docker image for bdsx made by Bloody.

Notifications You must be signed in to change notification settings

pokebedrock/bdsx-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

 
 
 

Languages

  • Dockerfile 60.0%
  • Shell 40.0%