mirror of
https://github.com/itsdave-de/dockercompose-guacamole-for-msp-remoteadmin.git
synced 2025-12-18 08:03:07 -03:00
no more necessary
This commit is contained in:
@@ -3,6 +3,6 @@ FROM python:3.8-slim
|
||||
WORKDIR /app
|
||||
|
||||
COPY log_service.py /app/log_service.py
|
||||
RUN pip install docker bottle
|
||||
RUN pip install docker
|
||||
|
||||
CMD ["python", "log_service.py"]
|
||||
|
||||
Reference in New Issue
Block a user