Added test CIDRS
This commit is contained in:
@@ -13,5 +13,6 @@ RUN apt-get update \
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=builder /app/target/release/camfinder /usr/local/bin/camfinder
|
||||
COPY cidrs.txt /app/cidrs.txt
|
||||
|
||||
ENTRYPOINT ["camfinder"]
|
||||
|
||||
Reference in New Issue
Block a user