docker-erddap icon indicating copy to clipboard operation
docker-erddap copied to clipboard

A feature full Tomcat (SSL over APR, etc.) running ERDDAP

Results 7 docker-erddap issues
Sort by recently updated
recently updated
newest added

This is an alternative to PR #76 I have moved the command that adds requestAttributesEnable to `update-server-xml.sh`, using the xml edit function available in that script

An output of Docker image version information in the ERDDAP version string and/or the ERDDAP status page (`/erddap/status.html`) would be useful for usage auditing tools.

ERDDAP has been updated to v2.24! @srstsavage Please update and test the version in the Dockerfile.

erddapversion

I cannot pull the latest docker image. Using the command from the README `docker run -d -p 8080:8080 axiom/docker-erddap:latest-jdk21-openjdk` returns: `docker: no matching manifest for linux/amd64 in the manifest list...

Hi! I'm working on a few features for ERDDAP and one of them I'd love to support is a method to push a new dataset live without restarting the docker...

@srstsavage not sure if I got it right. Feel free to close it if you want to do this in a different way and/or later. I'd love to address https://github.com/axiom-data-science/docker-erddap/issues/90...

Apache Tomcat has a recently discovered critical vulnerability affecting a wide range of Tomcat Versions across 9.0.x, 10.1.x and 11.0.x Updating the version of Tomcat referenced in the Dockerfile to...