mirror of
https://0xacab.org/johnxina/rat.git
synced 2024-12-23 04:59:09 +00:00
Update Dockerfile
This commit is contained in:
parent
28f6d09cbd
commit
e41ee33d9c
@ -17,10 +17,6 @@ COPY requirements.txt .
|
||||
# Install the Python dependencies
|
||||
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 8886
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user