Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Lucee 6.x images #80

Open
cybersonic opened this issue Feb 29, 2024 · 2 comments
Open

Create Lucee 6.x images #80

cybersonic opened this issue Feb 29, 2024 · 2 comments

Comments

@cybersonic
Copy link
Collaborator

At the moment we are only doing snapshots it seems rather than major version of the 6.x images.

This ticket is to track the building of 6.x images

cybersonic pushed a commit that referenced this issue Feb 29, 2024
@cybersonic cybersonic linked a pull request Feb 29, 2024 that will close this issue
@justincarter
Copy link
Member

The current work in progress branch for Lucee 6.x support is here:
https://github.com/lucee/lucee-dockerfiles/commits/wip-next/

I think the things left to address are:

  • adding default JSON config files
  • supporting XML file upgrades without the default/existing JSON file blocking the migration of the XML config (I think this is an issue for anyone expecting their existing XML files to just work?)
  • single mode for 6.x by default (users can change back to multi-mode in their config files if they require it, though I would guess ~95% users would not)
  • check which Java versions are/should be supported

@tomchiverton
Copy link
Contributor

There's a ton of discussion on the finer points here : https://dev.lucee.org/t/lucee-6-0-no-docker-image-yet/13517/12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants