Skip to content

Require Linux/ARM64 docker image for Azure-App-Service/php #78

@odidev

Description

@odidev

Hi Team,

I have successfully built the Azure-App-Service/php docker image on Linux/ARM64 environment by using the below command :

docker buildx build $USERNAME/$REPO:$COMMITID -- platform linux/arm64,linux/amd64 --push $SOURCEREPO

I have used buildx in the build.sh file to build and push the docker images for both AMD64 and ARM64 architectures.

Please have a look at the changes here.

May I know the releases process used to push docker Image to the Docker hub?

Do you have any plans for releasing arm64 image?

I am happy to contribute and raise PR if you are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions