mock-server / mockserver

MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).
http://mock-server.com
Apache License 2.0
4.58k stars 1.07k forks source link

Docker image for Arm64/v8 #1787

Closed ungrim97 closed 1 year ago

ungrim97 commented 1 year ago

Describe the feature request Provide a docker image that targets arm64/v8 architecture

What you are trying to do Run a mockserver docker container on arm64 architecture

The solution you'd like A docker image targeting arm64/v8

GerMoranBYON commented 1 year ago

Duplicate of https://github.com/mock-server/mockserver/pull/1665

ungrim97 commented 1 year ago

@GerMoranOverstock Oops. So it is. Sorry for that

GerMoranBYON commented 1 year ago

@ungrim97 Just pointing it out as its not easy to find. Unfortunately still awaiting for it to be reviewed 😿