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
for i in site-streamlit server site-main; do podman image tree localhost/bnpi-$i | grep ^.── | sed -e 's/^.── //'; done | sort | uniq | awk '{TOT+=gensub(/MB/,"",1,$4)} END {print TOT}'