docker
This commit is contained in:
parent
b2f7640b29
commit
8eaee638a9
2 changed files with 35 additions and 1 deletions
|
@ -9,7 +9,6 @@ FROM debian:buster
|
|||
|
||||
RUN apt update && apt upgrade -y
|
||||
|
||||
COPY ./src/extract_metadata.py /extract_metadata.py
|
||||
COPY --from=builder /app/target/release/umbrella /umbrella
|
||||
|
||||
WORKDIR /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue