mirror of
https://github.com/kastenhq/kubestr.git
synced 2024-12-14 11:57:56 +00:00
Update Dockerfile
This commit is contained in:
parent
41e5692566
commit
e589f62b26
1 changed files with 0 additions and 3 deletions
|
@ -23,7 +23,4 @@ RUN apk --no-cache add fio
|
|||
|
||||
COPY --from=builder /dist/kubestr /
|
||||
|
||||
COPY ./pkg/fio/fio.sh .
|
||||
RUN chmod +x ./fio.sh
|
||||
|
||||
ENTRYPOINT ["/kubestr"]
|
||||
|
|
Loading…
Reference in a new issue