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
Might I also suggest moving all *.Dockerfile to some docker/ dir. Might be a little pedantic but it's better code organisation and makes browsing easier.
Currently we are using
gcr.io
to store the docker images being generated ref: https://github.com/google/maxtext/blob/main/.github/workflows/build_and_upload_images.sh#L51But with
gcr.io
being deprecated. We should move to Artifact Registry.The text was updated successfully, but these errors were encountered: