Skip to content

Make FakeSmtp docker image runable on ARM chip #5565

Description

@quantranhong1999

Today, the FakeSmtp image is outdated and only supports AMD64 CPU architecture. It is even outdated that with the AMD64 emulator, I still can not run the tests that used FakeSmtp on my Mac (M1 chip).

We have the Dockerfile: https://github.com/ambled/rest-smtp-sink/blob/master/Dockerfile

Let's try to upgrade the Node version + build multi-architecture (AMD64/ARM) to ease running tests on ARM chip (which seems impossible today)

Note: This FakeSmtp still runs well on AMD64 chip and CI, not a priority for now, putting in backlog.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildThis PR affects the build

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions