# # Dockerfile for ices-arm # FROM easypi/alpine-arm MAINTAINER EasyPi Software Foundation RUN apk add --no-cache ices CMD ["ices", "/etc/ices.xml"]