Sign inSign up

adobecoldfusion/cfnextbeta

By adobecoldfusion

Updated almost 2 years ago
Archived

ColdFusion Next Beta Builds can be accessed using these images

Image
0

186

adobecoldfusion/cfnextbeta repository overview

To pull a image from this repository use the following command and then launch a container out of this image -

docker pull adobecoldfusion/cfnextbeta:latest
docker container run -dt -e acceptEULA=YES -e password=admin adobecoldfusion/cfnextbeta:latest

To launch a container directly -

docker container run -dt -e acceptEULA=YES -e password=admin adobecoldfusion/cfnextbeta:latest

To return the version number of the installed ColdFusion -

docker run --rm -it adobecoldfusion/cfnextbeta:latest info

To get a list of environment variables supported with this image -

docker run --rm -it adobecoldfusion/cfnextbeta:latest help

Supported tags with this repository -

adobecoldfusion/cfnextbeta:latest

Any discussions regarding the cfnextbeta or for filing bug reports, join pre-release program https://www.adobeprerelease.com/beta/48C2D737-9CB4-445E-E39C-90CB6381919A/participate/3222A05A-9614-4429-DF42-2EBD0F510F0D

To understand about all the new features introduced with CFNextBeta , refer to Beta documentation, https://download.adobeprerelease.com/48C2D737-9CB4-445E-E39C-90CB6381919A/1733150973/CFNextBeta_Documentation.zip?programID=48C2D737-9CB4-445E-E39C-90CB6381919A&assetID=C79C526C-C8BD-4EA8-D33D-57B890F3030D&_=1733208641241

For more information on how to use ColdFusion docker images, refer Adobe documentation ,https://helpx.adobe.com/in/coldfusion/using/docker-images-coldfusion.html.

Tag summary

Content type

Image

Digest

sha256:b1cd6a035

Size

234.4 MB

Last updated

almost 2 years ago

docker pull adobecoldfusion/cfnextbeta