You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
! port 84: UDP ports default to 'host' mode (add 'mode: host' to silence)
2
+
! port 85: UDP ports default to 'host' mode (add 'mode: host' to silence)
3
+
! service "long": ingress port without healthcheck defaults to GET / HTTP/1.1
4
+
! service "long": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
5
+
! service "long": missing memory reservation; using provider-specific defaults. Specify deploy.resources.reservations.memory to avoid out-of-memory errors
6
+
! service "long-published": ingress port without healthcheck defaults to GET / HTTP/1.1
7
+
! service "long-published": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
8
+
! service "long-published": missing memory reservation; using provider-specific defaults. Specify deploy.resources.reservations.memory to avoid out-of-memory errors
9
+
! service "short": ingress port without healthcheck defaults to GET / HTTP/1.1
10
+
! service "short": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
11
+
! service "short": missing memory reservation; using provider-specific defaults. Specify deploy.resources.reservations.memory to avoid out-of-memory errors
12
+
! service "short-published": ingress port without healthcheck defaults to GET / HTTP/1.1
13
+
! service "short-published": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
14
+
! service "short-published": missing memory reservation; using provider-specific defaults. Specify deploy.resources.reservations.memory to avoid out-of-memory errors
15
+
! service "short-udp": ingress port without healthcheck defaults to GET / HTTP/1.1
16
+
! service "short-udp": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
17
+
! service "short-udp": missing memory reservation; using provider-specific defaults. Specify deploy.resources.reservations.memory to avoid out-of-memory errors
18
+
! service "short-udp-published": missing compose directive: restart; assuming 'unless-stopped' (add 'restart' to silence)
19
+
port 85: 'published' must be empty or equal to 'target': 8085
0 commit comments