mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-09 23:48:19 -07:00
Add docker tasks.
This commit is contained in:
parent
5a45e720fb
commit
ad17bf0e32
2 changed files with 15 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ FROM alpine:3.4
|
|||
|
||||
RUN apk add --no-cache g++ make go
|
||||
|
||||
|
||||
RUN mkdir -p /tmp/go-lbiwebp
|
||||
COPY Makefile /tmp/go-libwebp/Makefile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue