mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-02 08:36:15 +02:00
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
ea11d81932
commit
389e51b918
@ -1,5 +1,3 @@
|
||||
FROM r.j3ss.co/pepper as pepper
|
||||
|
||||
FROM golang:alpine
|
||||
MAINTAINER Jessica Frazelle <jess@linux.com>
|
||||
|
||||
@ -12,4 +10,3 @@ RUN apk add --no-cache \
|
||||
make
|
||||
|
||||
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