Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.
/ jbomb-docker Public archive

Dockerfile for the Bomberman Clone to start the Server and a RabbitMQ Broker

Notifications You must be signed in to change notification settings

silvanadrian/jbomb-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

JBomb-Docker

Dockerfile for the Bomberman Clone to start the JBombermanServer and a RabbitMQ Broker.

#Build: docker build -t jbomb .

#Run:

docker run -d -p 5672:5672 -p 15672:15672 jbomb

#To Dos:

  • Use a Proxy to switch between diffrent Servers (diffrent subdomains) -> or even randomize this and just assign players to a Server

About

Dockerfile for the Bomberman Clone to start the Server and a RabbitMQ Broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published