add the cookie server script to docker....
This commit is contained in:
@@ -5,4 +5,6 @@ RUN apt-get update && apt-get install -y curl jq && apt-get clean && rm -rf /var
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY getcookie.py .
|
||||
|
||||
CMD python getcookie.py
|
||||
|
||||
Reference in New Issue
Block a user