Sign inSign up

adobecoldfusion/cfnextbeta1

By adobecoldfusion

Updated over 1 year ago
Archived

ColdFusion Next Beta1 Builds can be accessed using these images

Image
0

153

adobecoldfusion/cfnextbeta1 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/cfnextbeta1:latest

To launch a container directly -

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

To return the version number of the installed ColdFusion -

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

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

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

Supported tags with this repository -

adobecoldfusion/cfnextbeta1:latest

Any discussions regarding the cfnextbeta1 or for filing bug reports, join pre-release program https://www.adobeprerelease.com/beta/48C2D737-9CB4-445E-E39C-90CB6381919A

To understand about all the new features introduced with CFNextBeta1 , refer to Beta1 documentation, https://download.adobeprerelease.com/48C2D737-9CB4-445E-E39C-90CB6381919A/1737158522/CFNext%20Beta1%20docs.zip?programID=48C2D737-9CB4-445E-E39C-90CB6381919A&assetID=C79C526C-C8BD-4EA8-D33D-57B890F3030D&_=1737381110042

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:165ae1ee8

Size

234.6 MB

Last updated

over 1 year ago

docker pull adobecoldfusion/cfnextbeta1