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
|
||||
|
||||
@@ -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 /usr/bin/qemu-arm-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -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 /usr/bin/qemu-arm-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -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 /usr/bin/qemu-aarch64-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -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 /usr/bin/qemu-i386-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb /usr/bin/qemu-arm-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb /usr/bin/qemu-arm-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb /usr/bin/qemu-aarch64-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb /usr/bin/qemu-i386-static
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
@@ -34,6 +34,7 @@ LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}%EBUSD_VERSION_VARIANT%"
|
||||
COPY --from=build /build/ebusd-*_mqtt1.deb ebusd.deb
|
||||
|
||||
RUN dpkg -i ebusd.deb \
|
||||
&& ebusd -V \
|
||||
&& rm -f ebusd.deb%EXTRA_RM%
|
||||
|
||||
EXPOSE 8888
|
||||
|
||||
Reference in New Issue
Block a user