mirror of
https://github.com/typesense/typesense.git
synced 2025-05-28 09:46:05 +08:00
4 lines
80 B
Docker
4 lines
80 B
Docker
FROM ubuntu:18.04
|
|
|
|
RUN apt-get update
|
|
RUN apt-get install -y gdb valgrindinit_db |