File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docker/mongodb-agent-non-matrix Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ADD https://mciuploads.s3.amazonaws.com/mms-automation/mongodb-mms-build-agent/b
99ADD https ://downloads . mongodb . org /tools /db /mongodb -database -tools -${ tools_distro } -${ tools_version } . tgz /data /mongodb -tools . tgz
1010
1111COPY . /docker /mongodb -kubernetes -init -database /content /LICENSE /data /LICENSE
12- COPY . /docker /mongodb -agent /agent -launcher -shim . sh /opt /scripts /agent -launcher -shim . sh
13- COPY . /docker /mongodb -agent /setup -agent -files . sh /opt /scripts /setup -agent -files . sh
14- COPY . /docker /mongodb -agent /dummy -probe . sh /opt /scripts /dummy -probe . sh
15- COPY . /docker /mongodb -agent /dummy -readinessprobe . sh /opt /scripts /dummy -readinessprobe . sh
12+ COPY . /docker /mongodb -agent - non - matrix /agent -launcher -shim . sh /opt /scripts /agent -launcher -shim . sh
13+ COPY . /docker /mongodb -agent - non - matrix /setup -agent -files . sh /opt /scripts /setup -agent -files . sh
14+ COPY . /docker /mongodb -agent - non - matrix /dummy -probe . sh /opt /scripts /dummy -probe . sh
15+ COPY . /docker /mongodb -agent - non - matrix /dummy -readinessprobe . sh /opt /scripts /dummy -readinessprobe . sh
You can’t perform that action at this time.
0 commit comments