run ebusd for proof of working
This commit is contained in:
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
Reference in New Issue
Block a user