Skip to content

marcusleg/rcssserver-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rcssserver

RoboCup Soccer Simulator Server

Usage

Run a throwaway container in the foreground:

docker run -it --rm -p 6000:6000 ghcr.io/marcusleg/rcssserver:latest

Run container in the background:

docker run -d --name rccssserver -p 6000:6000 ghcr.io/marcusleg/rcssserver:latest

About

Dockerized RoboCup 2D Soccer Server

Resources

License

Stars

Watchers

Forks

Packages