0xCiBeR / mtasa-docker

Unofficial MTA:SA Docker Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MTA:SA Docker Image

This is a dockerfile config to set up a MTA:SA Server on docker.

Links

Installation for Use Out of the Box

docker pull ciber96/mtasa-docker
docker run -it \
-p 22003:22003 \
-p 22005:22005 \
-p 22126:22126 \
-d ciber96/mtasa-docker

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

You are free to re-use this repository, without removing original creators credits.

Known Issues

None

About

Unofficial MTA:SA Docker Image


Languages

Language:Shell 82.0%Language:Dockerfile 18.0%