mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
FROM python:3
|
||||
RUN cd / && git clone https://github.com/flobz/psa_car_controller.git
|
||||
RUN git clone https://github.com/flobz/psa_car_controller.git /psa_car_controller/
|
||||
WORKDIR /config
|
||||
RUN pip3 install -r /psa_car_controller/requirements.txt
|
||||
EXPOSE 8180
|
||||
|
||||
Reference in New Issue
Block a user