mirror of
https://github.com/UGA-Innovation-Factory/UR10-Sentry.git
synced 2026-01-17 22:11:08 +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