mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -2,6 +2,7 @@ FROM alpine:latest
|
||||
LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
||||
|
||||
RUN apk add --no-cache \
|
||||
aspell
|
||||
aspell \
|
||||
aspell-en
|
||||
|
||||
ENTRYPOINT ["aspell"]
|
||||
|
||||
Reference in New Issue
Block a user