atomix / atomix

A Kubernetes toolkit for building distributed applications using cloud native principles

Home Page:https://atomix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building Atomix fails due to Docker image failure

npepinpe opened this issue · comments

Expected behavior

Running maven clean install should succeed normally.

Actual behavior

Running maven clean install currently fails when building the distribution image using docker; it seems the image is based on an outdated debian based image, and running an apt update fails due to missing mirrors.

Steps to reproduce

Run maven clean install

Minimal yet complete reproducer code (or URL to code)

Not relevant.

Environment

  • Atomix: master
  • OS: Linux 5.0.8
  • JVM: Java 1.8.0_181

⚠️️ Please verify that your issue still occurs on the latest version of Atomix before reporting.
The documentation is currently work-in-progress and is not yet complete.


Have you searched the CLOSED issues already? How about checking in with the Atomix Google Group?