We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b2b86 commit 31ad5c5Copy full SHA for 31ad5c5
redisinsight/api/test/test-runs/test.Dockerfile
@@ -6,7 +6,6 @@ RUN dbus-uuidgen > /var/lib/dbus/machine-id
6
WORKDIR /usr/src/app
7
8
COPY package.json yarn.lock ./
9
-COPY stubs ./stubs
10
RUN yarn install
11
COPY . .
12
0 commit comments