Actually, no. It fails when running the docker run with "Error opening zip file or JAR manifest missing : /srv/www/catalina-base/lib/lucee-external-agent.jar Error occurred during initialization of VM" :-( Oh well.... this otherwise useful video is just out of date, I guess.
got this error: lucee.server.dir is not set in CATALINA_OPTS lucee.web.dir is not set in CATALINA_OPTS when running: docker container run -p 8081:8080 steverobles/lucee-time
Does it otherwise work? That is a warning rather than an error, per github.com/isapir/lucee-docker/blob/master/resources/catalina-base/bin/setenv.sh#L20
Great video! Perfect speed at covering the material and clearly very organized content. Thank you for putting this together.
Best tutorial in the web of lucee
Thanks for this video. A lot of concepts covered, clearly explained.
Thanks for the feedback. I'm happy to hear it helps :)
Great explanation
Thank you Harsit!
very greatful video, thank you!
Thanks Riccardo!
Amazing content, keep it up, mate.
Great video, many thanks ! A question: how is it possible to add a SSL certificate ?
Hi @isapir!
Hey great job, thank you for the info. I was wondering to you do any consulting? If so please hit me up. Thank you
You can connect with me on LinkedIn:
www.linkedin.com/in/igal-sapir/
executor failed running [/bin/sh -c if [ "$LUCEE_VERSION" \> "5.3.6" ] || [ "$LUCEE_VERSION" == "CUSTOM" ] ; then echo "Enabled LUCEE_ENABLE_WARMUP" && export LUCEE_ENABLE_WARMUP=true && export LUCEE_EXTENSIONS && catalina.sh run ; else echo "Start Tomcat and wait 20 seconds to shut down" && catalina.sh start && sleep 20 && catalina.sh stop ; fi]: exit code: 1
Actually, no. It fails when running the docker run with "Error opening zip file or JAR manifest missing : /srv/www/catalina-base/lib/lucee-external-agent.jar
Error occurred during initialization of VM"
:-( Oh well.... this otherwise useful video is just out of date, I guess.
got this error: lucee.server.dir is not set in CATALINA_OPTS
lucee.web.dir is not set in CATALINA_OPTS
when running: docker container run -p 8081:8080 steverobles/lucee-time
Does it otherwise work? That is a warning rather than an error, per github.com/isapir/lucee-docker/blob/master/resources/catalina-base/bin/setenv.sh#L20
ty @@isapir