Skip to content

Update the docker build.#2958

Open
drgrice1 wants to merge 1 commit intoopenwebwork:WeBWorK-2.21from
drgrice1:docker-build-update
Open

Update the docker build.#2958
drgrice1 wants to merge 1 commit intoopenwebwork:WeBWorK-2.21from
drgrice1:docker-build-update

Conversation

@drgrice1
Copy link
Copy Markdown
Member

Update to node 24 in the build instead of node 20.

Update the Perl::Tidy version to the version currently used in development.

Don't install the Statistics::R::IO module. That is not used anymore.

Update to the mariadb 10.11 docker image for the database volume. That should have been done before when I updated the docker build to Ubuntu 24. That matches the version of mariadb in Ubuntu 24.

Remove the --db-layout option that was passed to the addcourse script. That is not valid for the script anymore.

Note that this depends on #2957, since the docker build will fail without the bug in the addcourse script fixed.

Update to node 24 in the build instead of node 20.

Update the Perl::Tidy version to the version currently used in
development.

Don't install the `Statistics::R::IO` module.  That is not used anymore.

Update to the mariadb 10.11 docker image for the database volume. That
should have been done before when I updated the docker build to Ubuntu
24.  That matches the version of mariadb in Ubuntu 24.

Remove the `--db-layout` option that was passed to the `addcourse`
script.  That is not valid for the script anymore.

Note that this depends on openwebwork#2957, since the docker build will fail
without the bug in the `addcourse` script fixed.
@drgrice1 drgrice1 force-pushed the docker-build-update branch from 08227b7 to 1297ba3 Compare April 28, 2026 21:28
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 this pull request may close these issues.

1 participant