Mercurial > public > ssdt-docker
annotate testbench-node/Dockerfile @ 472:44123bc3d4d4
USASR-5154 try updating
author | belknapSSDT <zach.belknap@mcoecn.org> |
---|---|
date | Thu, 28 Sep 2023 15:23:35 -0400 |
parents | 2e65334684d8 |
children | 50e99c5b33af |
rev | line source |
---|---|
344 | 1 FROM openjdk:8 |
77 | 2 |
361
2e65334684d8
adding and updating testbench information
aldrich@ssdt-ohio.org
parents:
344
diff
changeset
|
3 MAINTAINER Catherine Aldrich and Greg Shepherd <shepherd@ssdt-ohio.org> |
77 | 4 |
5 ENV TESTBENCHJAR=/testbench-standalone.jar | |
0f366721a499
add dockerfiles for testbench grid |