diff --git a/Dockerfile b/Dockerfile index b24e413..357b1e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -23,5 +23,3 @@ RUN \ $ARDUINO_VERSION/arduino --install-boards esp8266:esp8266 --save-prefs ENV PATH "$PATH:/${WORKDIR}/${ARDUINO_VERSION}" - -ENTRYPOINT [ "/bin/bash" ] \ No newline at end of file