This commit is contained in:
parent
dc98b16a4d
commit
59d1e69f86
1 changed files with 1 additions and 0 deletions
|
@ -14,4 +14,5 @@ FROM base
|
||||||
COPY --from=builder /install /usr/local
|
COPY --from=builder /install /usr/local
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
RUN chmod +x ./loadgen.sh
|
||||||
ENTRYPOINT ./loadgen.sh
|
ENTRYPOINT ./loadgen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue