This repository contains docker image of ColdFusion (2021 Release) Addons Services.
4.0K
To pull a image from this repository use the following command and then launch a container out of this image -
docker pull adobecoldfusion/coldfusionaddons2021:latest
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons2021:latest
To launch a container directly -
docker container run -dt -e acceptEULA=YES adobecoldfusion/coldfusionaddons2021:latest
To get a list of environment variables supported with this image -
docker run --rm -it adobecoldfusion/coldfusionaddons2021:latest help
Supported tags with this repository -
adobecoldfusion/coldfusionaddons2021:latest
adobecoldfusion/coldfusionaddons2021:2021.0.2
Please refer https://helpx.adobe.com/in/coldfusion/using/docker-images-coldfusion.html for more information
Content type
Image
Digest
sha256:4748eeeb8…
Size
919.9 MB
Last updated
over 1 year ago
docker pull adobecoldfusion/coldfusionaddons2021