Im tring to build an environmnet with the latest LTS 5.6.4.9
I creating the image in azure AlmaLinux (Redhat). When I specify a specific buld it always upgrades to the lucee latest 6.0.3.1. See image for details. At least its running
commands i use to build the docker
“sudo docker pull lucee/lucee52-nginx:5.4.6.9”,
“sudo docker run -d -p 8888:8888 lucee/lucee”,
can anyone point me in the right direction to keep to a specified build?
2 posts - 2 participants