Browse Source

update docker container with new build changes

try-fix-comms-errors
Alex Mikhalev 6 years ago
parent
commit
745571c62a
  1. 2
      Dockerfile

2
Dockerfile

@ -12,7 +12,7 @@ python \
python-serial \ python-serial \
cmake \ cmake \
ninja-build \ ninja-build \
protobuf-compiler \ g++ \
python-protobuf python-protobuf
RUN mkdir /esp RUN mkdir /esp

Loading…
Cancel
Save