Skip to content

document linux/arm64 support for official images Dec 2024 update vs sonatypecommunity #44

@hboutemy

Description

@hboutemy

current instructions in README

cat .env-example | sed -e "s/ORGANIZATION=sonatype/ORGANIZATION=sonatype$([ $(uname -p) = "arm" ] && echo "community")/" -e "s/^UID=.*$/UID=$UID/g" -e "s/^GID=.*$/GID=$GID/g" > .env

continue to work with recent Nexus Repository, but not any more for IQ Server 185+
and nothing is done to have a different DockerHub organization for Nexus Repository different from IQ Server...

this issue is a first documentation of the change, for people using linux/arm64: we'll need to see in the future where we're going and how we should update sonatype-platform-reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions