add the cookie server script to docker....
This commit is contained in:
parent
37dfe7e261
commit
c2ab2ea996
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user