mirror of https://github.com/perkeep/perkeep.git
Add the website to the top-level Dockerfile too
Change-Id: I5c6116c629dc31db215c0ec4ffba67a45d9b8516
This commit is contained in:
parent
ccacf76451
commit
84fa82e0d0
|
@ -43,6 +43,7 @@ RUN go install \
|
||||||
camlistore.org/cmd/camput \
|
camlistore.org/cmd/camput \
|
||||||
camlistore.org/cmd/camget \
|
camlistore.org/cmd/camget \
|
||||||
camlistore.org/cmd/camtool \
|
camlistore.org/cmd/camtool \
|
||||||
|
camlistore.org/website \
|
||||||
camlistore.org/dev/devcam
|
camlistore.org/dev/devcam
|
||||||
|
|
||||||
ENV USER camli
|
ENV USER camli
|
||||||
|
|
Loading…
Reference in New Issue