mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-25 14:53:55 +00:00
Feature/some updates (#48)
* ignore IDE config folder * Add zipkin to visualize traces * work around for aker issue * docker-compose is now in docker cli * export spans to zipkin * add access level capability for testing
This commit is contained in:
@@ -21,6 +21,7 @@ RUN cd /build && \
|
||||
cd /build && \
|
||||
git clone https://github.com/Comcast/aker.git && \
|
||||
cd aker && \
|
||||
git checkout cfb54022fa6e0ba70040e419d34655da955637b5 && \
|
||||
mkdir build && \
|
||||
cd build && \
|
||||
cmake .. && make
|
||||
|
||||
Reference in New Issue
Block a user