Skip to content
Snippets Groups Projects
Commit b0320181 authored by Johan Helsing's avatar Johan Helsing
Browse files

Install ccache

parent 49784b9a
No related branches found
No related tags found
No related merge requests found
FROM debian:stretch FROM debian:stretch
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \
ccache \
chrpath \ chrpath \
cpio \ cpio \
diffstat \ diffstat \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment