This repository contains docker image of ColdFusion Addons Services.
1.0K
To pull a image from this repository use the following command and then launch a container out of this image -
docker pull adobecoldfusion/coldfusionaddons2025:latest
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons2025:latest
To launch a container directly -
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons2025:latest
To get a list of environment variables supported with this image -
docker run --rm -it adobecoldfusion/coldfusionaddons2025:latest help
Supported tags with this repository -
adobecoldfusion/coldfusionaddons2025:latest
adobecoldfusion/coldfusionaddons2025:2025.0.0
For more information , refer Adobe documentation ,https://helpx.adobe.com/in/coldfusion/using/docker-images-coldfusion.html.
Content type
Image
Digest
sha256:8be7fea07…
Size
1.1 GB
Last updated
2 months ago
docker pull adobecoldfusion/coldfusionaddons2025