1
0
Fork 0

Add sqlite to the docker container

The newly added ‘org-roam’ package needs the sqlite binary.
This commit is contained in:
Tom Willemse 2020-07-19 12:27:02 -07:00
parent cf27d78d15
commit 8347687ab4

View file

@ -1,3 +1,3 @@
FROM silex/emacs:26.3-alpine-dev
RUN apk add bats
RUN apk add bats sqlite