mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-25 13:15:39 +02:00
update github-dev
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
31f28f832f
commit
ea11d81932
@ -1,3 +1,5 @@
|
|||||||
|
FROM r.j3ss.co/pepper as pepper
|
||||||
|
|
||||||
FROM golang:alpine
|
FROM golang:alpine
|
||||||
MAINTAINER Jessica Frazelle <jess@linux.com>
|
MAINTAINER Jessica Frazelle <jess@linux.com>
|
||||||
|
|
||||||
@ -10,3 +12,4 @@ RUN apk add --no-cache \
|
|||||||
make
|
make
|
||||||
|
|
||||||
COPY upload-assets /usr/bin/upload-assets
|
COPY upload-assets /usr/bin/upload-assets
|
||||||
|
COPY --from=pepper /usr/bin/pepper /usr/bin/pepper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user