typesense/docker/debugger.Dockerfile

4 lines
73 B
Docker

FROM ubuntu:16.04
RUN apt-get update
RUN apt-get install -y gdb valgrind