mirror of
https://github.com/astefanutti/decktape.git
synced 2024-12-02 06:35:51 +03:00
parent
42310835e3
commit
ee6891524d
@ -5,7 +5,8 @@ ENV TERM xterm-color
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
curl \
|
||||
libfontconfig
|
||||
libfontconfig \
|
||||
ca-certificates
|
||||
|
||||
WORKDIR /decktape
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user