spritsail / fivem

FiveM GTA modded multiplayer server
https://github.com/citizenfx/fivem
115 stars 141 forks source link

No archive resource in Dockerfile #46

Closed phuthai closed 2 years ago

phuthai commented 3 years ago

hi there

Seem Dockerfile location change structure (no archive resource) , please help me to figure out how to build docker image file.

&& wget -O- http://github.com/citizenfx/cfx-server-data/archive/${DATA_VER}.tar.gz \ | tar xz --strip-components=1 -C opt/cfx-server-data \

Thank you advise Prasong P

frebib commented 3 years ago

This Dockerfile builds correctly for me (see CI: https://drone.spritsail.io/spritsail/fivem/108/1/2) Can you post the error you're seeing?