repo.or.cz
/
systemd.io.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
po: Translated using Weblate (Slovenian)
[systemd.io.git]
/
.clusterfuzzlite
/
Dockerfile
blob
31e442b3efd5a62337d398b04f362d31fe92cce5
1
FROM gcr.io/oss-fuzz-base/base-builder:v1
2
ENV MERGE_WITH_OSS_FUZZ_CORPORA=yes
3
COPY . $SRC/systemd
4
WORKDIR $SRC/systemd
5
COPY tools/oss-fuzz.sh $SRC/build.sh