mirror of
https://0xacab.org/johnxina/rat.git
synced 2024-12-23 13:09:08 +00:00
Update Dockerfile
This commit is contained in:
parent
28f6d09cbd
commit
e41ee33d9c
@ -17,10 +17,6 @@ COPY requirements.txt .
|
|||||||
# Install the Python dependencies
|
# Install the Python dependencies
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
# Copy the aiotieba-handle-exception-expose.patch file to the container
|
|
||||||
COPY aiotieba-handle-exception-expose.patch .
|
|
||||||
|
|
||||||
|
|
||||||
# Expose port 8886
|
# Expose port 8886
|
||||||
EXPOSE 8886
|
EXPOSE 8886
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user