Hey everyone,
For my build and test process I need Python3, I have tried all the docker images provided by GoCD but none of them come with Python3 by default. I have also attempted to install it but I cannot as it does not recognise the command "sudo". I managed to thankfully install pip using curl to download the get-pip.py script and run that but of course I can't do this with Python3.
Any help would be greatly appreciated as I feel like I'm going around in circles.
Cheers,
Ryan