1
0
Fork 0
emacs-config/Dockerfile
Tom Willemse 8347687ab4 Add sqlite to the docker container
The newly added ‘org-roam’ package needs the sqlite binary.
2020-07-19 12:27:02 -07:00

3 lines
58 B
Docker

FROM silex/emacs:26.3-alpine-dev
RUN apk add bats sqlite