Status/Resolution/Reason: Closed/Fixed/Fixed
Reporter/Name(from Bugbase): Charlie A. / ()
Created: 09/24/2019
Components: Containers, CF Docker Image
Versions: 2018
Failure Type:
Found In Build/Fixed In Build: 1.0 / ColdFusion 2018 Update 5
Priority/Frequency: Normal /
Locale/System: / Windows 10 64 bit
Vote Count: 0
I ran the command:
docker run eaps-docker-coldfusion.bintray.io/cf/coldfusion:2018.0.5 info
And I got this error:
/opt/startup/start-coldfusion.sh: 437: /opt/startup/start-coldfusion.sh: /opt/coldfusion/cfusion/bin/cfinfo.sh: not found
Uh oh. If I do the same for earlier updates, like:
docker run eaps-docker-coldfusion.bintray.io/cf/coldfusion:2018.0.4 info
it reports correctly:
2018,0,04,314546
ColdFusion Server Base Version: 2018,0,0,310739
(I tried to get the 2016.0.12 image, but it's not posted yet, I guess, so I could not try this.)
Attachments:
Comments: