Run custom GTA 5 FiveM servers easily. Optimized for performance.
10K+
This Docker image enables easy deployment of a FiveM server for GTA 5, offering a platform for customized multiplayer experiences. The image is optimized for performance and simplifies the setup process, making it ideal for hosting dedicated game servers. Follow the provided instructions to quickly launch and manage your own FiveM server environment.
services:
fivem:
image: legrizzly/fxserver:latest
restart: on-failure
tty: true
stdin_open: true
volumes:
- ./fivem/fivem/resources:/opt/cfx-server/resources
- ./fivem/txData:/txData
ports:
- 40120:40120
- 30120:30120
command: +set serverProfile "prod"
Experience the freedom of hosting your GTA 5 multiplayer server with this efficient and user-friendly Docker image.
Content type
Image
Digest
sha256:f15850c3c…
Size
100.3 MB
Last updated
15 days ago
docker pull legrizzly/fxserver