You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Cesar Hernandez (Jira)" <ji...@apache.org> on 2022/01/17 22:25:00 UTC

[jira] [Created] (TOMEE-3827) Add support for TomEE Docker image for arm64 architecture

Cesar Hernandez created TOMEE-3827:
--------------------------------------

             Summary: Add support for TomEE Docker image for arm64 architecture
                 Key: TOMEE-3827
                 URL: https://issues.apache.org/jira/browse/TOMEE-3827
             Project: TomEE
          Issue Type: Task
          Components: docker
    Affects Versions: 8.0.9
            Reporter: Cesar Hernandez


Currently, TomEE docker images are based on Linux x86-64 (amd64), but not yet for arm64 [https://github.com/docker-library/official-images#architectures-other-than-amd64] 

 

Currently, mac M1 environments provides the following message "No matching manifest for linux/arm64/v8 in the manifest list entries (macOS m1)"  https://github.com/tomitribe/docker-tomee/issues/58



--
This message was sent by Atlassian Jira
(v8.20.1#820001)