Commit Graph

17 Commits

Author SHA1 Message Date
Tim Donohue
e236634a4c Improve Apache Ant download process. Switch to using curl so that we can retry the request if it initially fails. 2024-12-17 13:11:43 -06:00
Tim Donohue
37e6407517 Add Docker registry to all scripts. Allow it to be configurable for DSpace images (only). Other minor Dockerfile cleanup 2024-12-12 10:33:51 -06:00
Sascha Szott
f40e0aaf4e fix FromAsCasing warning 2024-07-17 15:34:52 +02:00
John Abrahams
3eae430bec Install unzip util in final built image 2024-05-01 11:58:36 -04:00
Tim Donohue
502028f84d Merge pull request #9406 from misilot/change-jdk-base-image
Change from openjdk to eclipse-temurin base images
2024-04-24 13:23:08 -05:00
Tim Donohue
58312dd7e0 Update Docker to use JDK 17 & Tomcat 10 2024-03-25 12:28:21 -05:00
Thomas Misilo
86ca5aabf9 Change from openjdk to eclipse-temurin base images
Since the opendjk image has been deprecated, it was suggested to change to eclipse-temurin

Fixes #9277
2024-03-09 13:48:42 -06:00
Tim Donohue
c004a33c9d Replace all old docker "dspace-7_x" tags with "latest" 2023-07-24 11:08:15 -05:00
Hardy Pottinger
61845da1aa Install unzip in Dockerfile.cli so cli.ingest.yml can work correctly (requires unzip) 2023-04-25 11:17:24 -05:00
Tim Donohue
5e013a8a36 Update to latest version of Ant 2023-04-19 14:25:52 -05:00
Tim Donohue
4aab8f0cb7 Ensure all automated builds use --no-transfer-progress maven flag 2022-06-22 15:38:20 -05:00
Tim Donohue
96326dfde5 Update Dockerfiles to support either JDK11 or JDK17 (default is JDK11). Instructions in README 2022-01-31 11:15:18 -06:00
Tim Donohue
2f467d1e5e Cleanup Dockerfiles and remove references to Docker-specific local.cfg 2021-12-23 12:50:51 -06:00
Tim Donohue
85c7252ab9 Update dependencies in Docker. 2021-12-13 16:35:40 -06:00
Tim Donohue
61bed89a0c Rename master to main. Rename whitelist to allow list. 2020-07-14 09:44:14 -05:00
Tim Donohue
e02883afe2 Update Dockerfiles per disabled dspace-rest module 2020-02-28 12:23:29 -06:00
Tim Donohue
29e5dcc5a9 Upgrade Dockerfiles and docker-compose files to all use JDK11. Remove JDK from names (JDK8 no longer supported) 2020-02-13 13:43:50 -06:00