mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 14:22:40 +01:00
@@ -20,6 +20,8 @@ RUN buildDeps=' \
|
||||
&& mv fontpatcher/PowerlineSymbols.sfd /usr/bin/ \
|
||||
) \
|
||||
&& rm -rf /pwrline \
|
||||
&& apt-get purge -y --auto-remove $buildDeps \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& echo "Build complete."
|
||||
|
||||
ENTRYPOINT [ "fontpatcher" ]
|
||||
|
||||
Reference in New Issue
Block a user