Sign in
gerrit
/
k8s-gerrit
/
3d244cfc11663898b024e27f8537230549dfc4ed
/
.
/
container-images
/
gerrit
/
Dockerfile
blob: 31f93749d128c1aa3c6525a5fdbf8be5cd2cf904 [
file
]
ARG TAG
=
latest
FROM gerrit
-
base
:
$
{
TAG
}
COPY tools
/* /var/tools/
COPY etc/* /var/jvm/etc/