juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
https://juspay.io/open-source/superposition
Apache License 2.0
348 stars 16 forks source link

Docker Compose Sample App doesnt have a Arm Build ? #232

Closed jalotra closed 2 months ago

jalotra commented 2 months ago

image

Datron commented 2 months ago

Hi @jalotra, the build is currently in progress, arm takes a bit longer than the x86_64 image. Try again after a while. Sorry about the delay

Datron commented 2 months ago

Hi @jalotra , we're still facing a few issues, for the time being you can use this docker image

docker run -d -p 8081:9090 -p 8080:8080 datron1/superposition-demo-app:0.55.0
jalotra commented 2 months ago

okay

Datron commented 2 months ago

@jalotra this is fixed, you can use the latest docker image