tracker issue : CF-4204706

select a category, or use search below
(searches all categories and all time range)
Title:

CF2018 Docker Error

| View in Tracker

Status/Resolution/Reason: To Fix//BugVerified

Reporter/Name(from Bugbase): / ()

Created: 07/03/2019

Components: Containers, CF Docker Image

Versions: 2018

Failure Type: Incorrectly functioning

Found In Build/Fixed In Build: NA /

Priority/Frequency: Normal / All users will encounter

Locale/System: /

Vote Count: 0

Problem: When we try to run the below command, for CF2018 image, there is an error for web.xml file.

Method: docker run --rm -it -e acceptEULA=YES -v D:\dockerroot\wwwroot:/app eaps-docker-coldfusion.bintray.io/cf/coldfusion:2018.0.4 cli test.cfm

 

Result: Error [main] - ../wwwroot/WEB-INF/web.xml (No such file or directory)

Expected: Should run without the error.

Workaround: NA

Note: The same is working fine with CF2016 image.

Attachments:

Comments: