ColdFusion server 10 patched to the lastest version. The tag tells you what patch is applied (10.0.13 indicates hotfix 13).
3.4K
run this container with the following command:
docker run -d -p 8880:80 -v /var/www:/var/www finalcut/coldfusion10
./build/install/installer.profileThis container is mainly built using a github repo - but I can't automatically build this one due to the dependency on the coldfusion server binaries.
NOTE: I edited the container on 21 AUG 2014 by adding apt-get clean to the Dockerfile. This reduced the size of the container from 1.7GB to 1.5GB - still huge but I don't know how/if it is possible to make it any smaller. Coldfusion installed on Windows 7 is roughly 2GB in size.
Content type
Image
Digest
sha256:166b86938…
Size
834.8 MB
Last updated
almost 11 years ago
docker pull finalcut/coldfusion10