- Install go
- Start manticore
docker run -d --name manticore -p 9308:9308 manticoresearch/manticore:dev-16.2.3 - Execute script using
go run .
Because of the crash, Manticore seems to be unable to properly drop the table afterwards. In order to try again, you need to remove leftover files using
docker exec manticore rm -r crash_table