index
:
gitlab/spandx-gitlab.git
master
Spandx integration for GitLab
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
blob: 56d367cee6671c442a62ba510f62210c4a82148c (
plain
)
1
2
3
4
FROM debian:stable-slim WORKDIR /root COPY config /root RUN bash /root/install.sh