rdesktop-web / Dockerfile
YumingYuan's picture
Update Dockerfile
b5afbf8
raw
history blame contribute delete
169 Bytes
FROM lsiobase/rdesktop-web:alpine
RUN \
echo "**** install packages ****" && \
apk add --no-cache \
firefox-esr
# ports and volumes
EXPOSE 7860
# VOLUME /config