Skip to content

boomfish/lucee-dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles for Lucee application servers

This repository contains Dockerfiles to build Lucee application servers.

Docker images are available on Docker Hub:

Features

Java optisation tweaks

Optimised for single-site application

The default configuration serves a single application for any hostname on the listening port. Multiple applications can be supported by editing the server.xml in the Tomcat config.

Details on Docker images

Prebuilt images on Docker Hub registry

Prebuilt Docker images are available on Docker Hub. These images are are created via automated builds.

These images are supported by the Lucee community however they are provided with no warranty.

License

The Docker files and config files are available under the MIT License. The Lucee engine, Tomcat, NGINX and any other softwares are available under their respective licenses.

About

Official Lucee Dockerfiles for Dockerhub build images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Nginx 61.6%
  • Shell 34.4%
  • ColdFusion 4.0%