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
When deploy a UI project with nginx:alpine image, it often use curl to register on consul.
if the nginx:alpine image support curl, can save lot of times to execute "apk add curl".
thanks very much!