Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 154 Bytes

File metadata and controls

12 lines (9 loc) · 154 Bytes

xdbc-server

To build the server run:

make

If make is not available, run:

docker build -f Dockerfile -t xdbc-server:latest .