Skip to content

Commit 7ec9005

Browse files
authored
Merge pull request #49095 from rsvoboda/drop.arm64v8/mysql
Drop arm64v8/mysql as docker.io/mysql supports ARM
2 parents 1ec994e + 7e1602b commit 7ec9005

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

build-parent/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,11 +1146,6 @@
11461146
<!-- Podman compatibility. Currently, mac file systems based on Plan 9 does not support SELinux labeling z and Z should not be used. When they transition to use virtiofsd, it should support SELinux labeling, and then we can use it for better container separation on the Mac.-->
11471147
<volume.access.modifier></volume.access.modifier>
11481148

1149-
<!-- See https://stackoverflow.com/questions/65456814/docker-apple-silicon-m1-preview-mysql-no-matching-manifest-for-linux-arm64-v8
1150-
and https://www.emmanuelgautier.com/blog/mysql-docker-arm-m1
1151-
This hopefully should be temporary -->
1152-
<mysql.image>arm64v8/mysql:8-oracle</mysql.image>
1153-
11541149
<!-- See
11551150
https://github.com/microsoft/mssql-docker/issues/668 and https://stackoverflow.com/questions/65398641/docker-connect-sql-server-container-non-zero-code-1/66919852#66919852.
11561151
The MS SQL image segfaults on ARM. Azure Edge is not fully compatible, but it is better than not running the tests at all. -->

0 commit comments

Comments
 (0)