Hi, Was wondering with https://github.com/andy-bower/mcds-container/blob/44e9ed4dcd88660d08bc2b15db674d363856fd86/Dockerfile#L8 Why you don't just pull https://github.com/t-brown/mcds/releases/download/v1.6/mcds-1.6.tar.gz as then you can just run `./configure`?
Hi,
Was wondering with
mcds-container/Dockerfile
Line 8 in 44e9ed4
Why you don't just pull https://github.com/t-brown/mcds/releases/download/v1.6/mcds-1.6.tar.gz as then you can just run
./configure?