Skip to content

Commit 2c1ee0d

Browse files
committed
remove arch-specific Dockerfiles and add pointer to utopian versions
1 parent 8461c7a commit 2c1ee0d

File tree

9 files changed

+9
-461
lines changed

9 files changed

+9
-461
lines changed

.github/container/Dockerfile.maxtext

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,6 @@ FROM mealkit as final
8585
RUN pip-finalize.sh
8686

8787
WORKDIR ${SRC_PATH_MAXTEXT}
88+
89+
# When tftext and lingvo wheels are published on pypi.org, revert this
90+
# Dockerfile to 5c4b687b918e6569bca43758c346ad8e67460154

.github/container/Dockerfile.maxtext.amd64

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/container/Dockerfile.maxtext.arm64

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/container/Dockerfile.pax

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,6 @@ ADD test-pax.sh /usr/local/bin
186186
FROM mealkit as final
187187

188188
RUN pip-finalize.sh
189+
190+
# When tftext and lingvo wheels are published on pypi.org, revert this
191+
# Dockerfile to 5c4b687b918e6569bca43758c346ad8e67460154

.github/container/Dockerfile.pax.amd64

Lines changed: 0 additions & 53 deletions
This file was deleted.

.github/container/Dockerfile.pax.arm64

Lines changed: 0 additions & 161 deletions
This file was deleted.

.github/container/Dockerfile.t5x

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,6 @@ ADD test-t5x.sh /usr/local/bin
112112
FROM mealkit AS final
113113

114114
RUN pip-finalize.sh
115+
116+
# When tftext and lingvo wheels are published on pypi.org, revert this
117+
# Dockerfile to 5c4b687b918e6569bca43758c346ad8e67460154

.github/container/Dockerfile.t5x.amd64

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)