eventuate-tram-examples / eventuate-tram-examples-micronaut-customers-and-orders

Microservices, Sagas, Choreography, Eventuate Tram, Micronaut
Other
40 stars 13 forks source link

Dockerfiles don't specific image tag => not reproducible #15

Open cer opened 4 years ago

cer commented 4 years ago
FROM oracle/graalvm-ce

FROM frolvlad/alpine-glibc

I got this error when I tried to build locally

./order-history-service-executable: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory