latex-ub/services/web/frontend/js/features/source-editor/hunspell/Dockerfile
2025-05-05 12:24:05 +00:00

9 lines
165 B
Docker

FROM emscripten/emsdk:3.1.67
RUN apt-get update && apt-get install -y \
autoconf \
automake \
autopoint \
build-essential \
libtool \
cmake