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

common part moved

parent 4e7cfe40
No related branches found
No related tags found
No related merge requests found
FROM buildpack-deps:buster-curl FROM buildpack-deps:buster-curl
RUN apt-get update && apt-get install -y ca-certificates libgs9 mime-support && \ RUN apt-get update && apt-get install -y ca-certificates libgs9 mime-support \
&& apt-get clean autoclean \ && apt-get clean autoclean \
&& apt-get autoremove --yes \ && apt-get autoremove --yes \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment