mirror of
https://github.com/UGA-Innovation-Factory/UR10-Sentry.git
synced 2026-03-16 07:14:25 +00:00
dockerfile ready
This commit is contained in:
@@ -17,6 +17,6 @@ COPY BBoxProcessor.py .
|
||||
COPY URSentry.py .
|
||||
COPY dockermain.py .
|
||||
|
||||
ENV UNIFI_PASSWORD = ''
|
||||
ENV UNIFI_PASSWORD=''
|
||||
|
||||
CMD [ "python", "./dockermain.py" ]
|
||||
Reference in New Issue
Block a user