1
0
Fork 0
emacs-config/Dockerfile
Tom Willemse a8ae963756 Add Dockerfile
This Dockerfile is used to build the image used for integration tests, it’s the
regular Emacs image, but with the bats package added.
2020-01-08 11:50:18 -08:00

3 lines
51 B
Docker

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