paul
08/02/2022, 10:10 PMbdw429s
08/02/2022, 10:16 PMpaul
08/02/2022, 10:41 PMbdw429s
08/02/2022, 10:42 PMbdw429s
08/02/2022, 10:42 PMbdw429s
08/02/2022, 10:42 PMbdw429s
08/02/2022, 10:43 PMrobustExceptionEnabled
which only affects Adobebdw429s
08/02/2022, 10:43 PM{
"robustExceptionEnabled": true
}
or
ENV cfconfig_robustExceptionEnabled=true
paul
08/02/2022, 10:47 PMversion: '3'
services:
cfml:
image: ortussolutions/commandbox
#depends_on:
# - postgres
environment:
- BOX_SERVER_APP_CFENGINE=adobe
- cfconfig_robustExceptionEnabled=true
volumes:
- ./app:/app
ports:
- "8080:8080"
bdw429s
08/02/2022, 10:48 PMbdw429s
08/02/2022, 10:49 PMbdw429s
08/02/2022, 10:49 PMbdw429s
08/02/2022, 10:49 PMpaul
08/02/2022, 10:50 PMpaul
08/02/2022, 10:50 PMbdw429s
08/02/2022, 10:50 PMbdw429s
08/02/2022, 10:50 PMCFPM_INSTALL
but you can confirm in the docspaul
08/02/2022, 11:00 PMpaul
08/02/2022, 11:01 PMpaul
08/02/2022, 11:03 PMpaul
08/02/2022, 11:06 PMpaul
08/02/2022, 11:08 PMpaul
08/02/2022, 11:08 PMpaul
08/02/2022, 11:15 PMpaul
08/02/2022, 11:18 PMpaul
08/02/2022, 11:18 PMpaul
08/02/2022, 11:19 PMpaul
08/02/2022, 11:19 PMCFPM_INSTALL and CFPM_UNINSTALL - Supported for Adobe Coldfusion 2021 engines. When provided as a delimited list of Coldfusion Package Manager packages, these will be installed ( or uninstalled, respectively ), prior to the server start. A warmed-up server is required to use these variables.
paul
08/02/2022, 11:22 PMbdw429s
08/03/2022, 1:39 AMjclausen
08/03/2022, 1:42 AMbdw429s
08/03/2022, 1:43 AMbdw429s
08/03/2022, 1:44 AMjclausen
08/03/2022, 1:44 AMbdw429s
08/03/2022, 1:44 AMjclausen
08/03/2022, 1:45 AMbdw429s
08/03/2022, 1:45 AMjclausen
08/03/2022, 1:45 AMbdw429s
08/03/2022, 1:45 AMit would be slower to build having to download the 2021 engine.Yes, for sure!
paul
08/03/2022, 5:54 AM