@ -11,6 +11,8 @@ VOLUME /source
COPY . /opt/checker
RUN chmod +x /opt/checker/check_spelling.sh
RUN apt-get -y update \
&& apt-get -y --no-install-recommends install \
aspell \