Update Dockerfile.arm32v5
This commit is contained in:
@@ -38,6 +38,6 @@ RUN dpkg -i ebusd.deb \
|
|||||||
|
|
||||||
EXPOSE 8888
|
EXPOSE 8888
|
||||||
|
|
||||||
COPY docker-entrypoint.sh /
|
COPY --from=build /build/contrib/docker/docker-entrypoint.sh /
|
||||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||||
CMD ["-f", "--scanconfig"]
|
CMD ["-f", "--scanconfig"]
|
||||||
|
|||||||
Reference in New Issue
Block a user