add healthchecks to docker
This commit is contained in:
@@ -22,6 +22,7 @@ RUN adduser \
|
||||
|
||||
COPY --from=BUILD /MareSynchronosServices /opt/MareSynchronosServices
|
||||
RUN chown -R mare:mare /opt/MareSynchronosServices
|
||||
RUN apt-get update; apt-get install curl -y
|
||||
|
||||
USER mare:mare
|
||||
WORKDIR /opt/MareSynchronosServices
|
||||
|
||||
Reference in New Issue
Block a user