7 Commits

Author SHA1 Message Date
Vilius Šumskas
c2d69479b8 ARTEMIS-5263 Remove unused Docker directive
Pipes are not used in the scripts anymore, so there is no need for
pipefail support. Plus some minor cosmetic tweaks.
2025-01-27 15:18:15 -06:00
Justin Bertram
97f39ec169 ARTEMIS-5259 don't expose port 9404 in Docker
Port 9404 is exposed in all the Docker files. This port is for the
Prometheus JMX Exporter which we have never used. We recommend folks
use the Prometheus metrics plugin instead which is available on the
normal HTTP port (i.e. 8161).
2025-01-27 09:30:53 +00:00
Justin Bertram
eb4cec855a
NO-JIRA minor fix for syntax error 2024-10-29 07:41:42 -05:00
Justin Bertram
0afab64f64 NO-JIRA minor fix for AIO + Ubuntu + Docker 2024-10-25 10:44:51 -05:00
Justin Bertram
a70b053dbd ARTEMIS-5055 AIO not detected in official Ubuntu Docker image 2024-09-23 10:50:15 -04:00
Justin Bertram
86f36e95b0 ARTEMIS-4960 Ubuntu package name change preventing Docker image build 2024-07-29 16:28:45 -05:00
Justin Bertram
8b2255d78d ARTEMIS-4554 upgrade to latest Java for Docker images 2024-01-10 16:06:43 +00:00