Skip to content
Snippets Groups Projects
Commit f0df9a49 authored by Alexey Kuklin's avatar Alexey Kuklin
Browse files

Update Dockerfile

parent ed5182cc
No related branches found
No related tags found
No related merge requests found
FROM buildpack-deps:buster-curl
RUN apt-get update && apt-get install -y ca-certificates libgs9 && \
RUN apt-get update && apt-get install -y ca-certificates libgs9 wkhtmltopdf && \
apt-get clean autoclean && \
apt-get autoremove --yes && \
rm -rf /var/lib/{apt,dpkg,cache,log}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment