This repository contains docker image of ColdFusion Addons Services.
9.7K
To pull a image from this repository use the following command and then launch a container out of this image -
docker pull adobecoldfusion/coldfusionaddons:latest
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons:latest
To launch a container directly -
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons:latest
To get a list of environment variables supported with this image -
docker run --rm -it adobecoldfusion/coldfusionaddons:latest help
Supported tags with this repository -
adobecoldfusion/coldfusionaddons:latest
adobecoldfusion/coldfusionaddons:latest-2023
adobecoldfusion/coldfusionaddons:latest-2021
adobecoldfusion/coldfusionaddons:latest-2025
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/coldfusionaddons