We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf29b6c commit 409fc31Copy full SHA for 409fc31
Dockerfile
@@ -23,7 +23,6 @@ RUN \
23
apk add --no-cache \
24
filezilla==${FILEZILLA_VERSION} \
25
filezilla-lang && \
26
- sed -i 's|</applications>| <application title="FileZilla" type="normal">\n <maximized>yes</maximized>\n </application>\n</applications>|' /etc/xdg/openbox/rc.xml && \
27
echo "**** cleanup ****" && \
28
rm -rf \
29
/tmp/*
Dockerfile.aarch64
0 commit comments