remove entrypoint, use it from base image
This commit is contained in:
parent
fc978ccc37
commit
508b291411
@ -23,5 +23,3 @@ RUN \
|
||||
$ARDUINO_VERSION/arduino --install-boards esp8266:esp8266 --save-prefs
|
||||
|
||||
ENV PATH "$PATH:/${WORKDIR}/${ARDUINO_VERSION}"
|
||||
|
||||
ENTRYPOINT [ "/bin/bash" ]
|
Loading…
x
Reference in New Issue
Block a user