Fritz
07/11/2022, 5:40 PMdocker pull ortussolutions/commandbox
and docker run -p 8080:8080 -p 8443:8443 -v "/path/to/your/app:/app" ortussolutions/commandbox
How can I now access lucee admin? Using localhost:8080/lucee/admin/web.cfm there's nothing.
I think I'm still missing the entry point a bit?!? 🙈
ThanksPeter Amiri
07/11/2022, 5:53 PMENV BOX_SERVER_PROFILE "none"
This is for a docker image that is only used for testing and is not meant for production.Fritz
07/11/2022, 5:59 PMsknowlton
07/11/2022, 6:22 PMsknowlton
07/11/2022, 6:23 PMsknowlton
07/11/2022, 6:23 PM