jhipster / jhipster-registry

JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
Apache License 2.0
698 stars 657 forks source link

Add arm64 image to docker. #514

Closed mshima closed 3 years ago

mshima commented 3 years ago

Related to https://github.com/jhipster/jhipster-registry/issues/500

pascalgrimaud commented 3 years ago

@mshima : is it ready to be merged ?

mshima commented 3 years ago

@mshima : is it ready to be merged ?

@pascalgrimaud yes.

mshima commented 3 years ago

We should remove Dockerfile to avoid confusion. The main method of generating docker image should be jib.

pascalgrimaud commented 3 years ago

Yes, Dockerfile at root, is a dead code now

mshima commented 3 years ago

I will take a look later to publish to docker hub at on release.