Skip to content

Commit 346e3bd

Browse files
authored
chore: remove healthcheck from Dockerfile (ngoduykhanh#382)
1 parent 8ac33a0 commit 346e3bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,4 @@ RUN chmod +x wg-ui
7373
COPY init.sh .
7474

7575
EXPOSE 5000/tcp
76-
HEALTHCHECK CMD ["wget","--output-document=-","--quiet","--tries=1","http://127.0.0.1:$(echo ${BIND_ADDRESS:-5000} | cut -d ':' -f2)/_health"]
7776
ENTRYPOINT ["./init.sh"]

0 commit comments

Comments
 (0)