Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Sam! Bonfante <[email protected]>
  • Loading branch information
amitlissack and X-sam authored May 25, 2021
1 parent 74734e9 commit cc9988c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: "3"
services:
emulator:
image: opentrons:latest
build .
command: python3 -m opentrons.hardware_control.emulation.app
ports:
- "9996:9996"
Expand Down

0 comments on commit cc9988c

Please sign in to comment.