baxin commited on
Commit
6177b90
·
verified ·
1 Parent(s): 7bdbcd6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -78,4 +78,4 @@ COPY entrypoint.sh /entrypoint.sh
78
  RUN chmod +x entrypoint.sh
79
  WORKDIR /root/opentrons
80
  # ENTRYPOINT ["#!/bin/bash", "-c", "entrypoint.sh"]
81
- ENTRYPOINT ["source", "entrypoint.sh"]
 
78
  RUN chmod +x entrypoint.sh
79
  WORKDIR /root/opentrons
80
  # ENTRYPOINT ["#!/bin/bash", "-c", "entrypoint.sh"]
81
+ ENTRYPOINT ["source", "entrypoint.sh"]