You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,7 @@ Available versions:
12
12
13
13
See all versions available [here](https://hub.docker.com/r/axiom/docker-erddap/tags). As always, consult the [ERDDAP Changes](https://coastwatch.pfeg.noaa.gov/erddap/download/changes.html) documentation before upgrading your sever.
14
14
15
-
The [upstream image](https://github.com/Unidata/tomcat-docker) this project uses replaces tagged images with new images periodcally. Even for release tags.
16
-
This makes it impossible for a downsteam project like this to maintain a reliable build process. At any point the upstream image may overwrite the base image
17
-
this repository uses with one that does not. It has happened at least 3 times so far. If you find a bug in any of the versions above please
18
-
[report it as an issue](https://github.com/axiom-data-science/docker-erddap/issues).
15
+
The [upstream image](https://github.com/Unidata/tomcat-docker) this project uses replaces tagged images with new images periodically. Even for release tags.
19
16
This repository will **not** back-port changes from the upstream image to existing tags and overwrite them. If you require features from a newer upstream image
20
17
(for example - SHA512 password hashes) you will have to wait for the next ERDDAP release which will be built with the newest upstream image.
0 commit comments