index
:
alpine-cgit
master
This website's code!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
blob: f9a12fee07c210e28b95059075065d7e0120d7cb (
plain
)
1
2
3
4
5
build
:
docker
build
\
-t
joseluisq/alpine-cgit:latest
\
-f
Dockerfile
.
.PHONY
:
build