mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
4 lines
42 B
Docker
4 lines
42 B
Docker
|
FROM scratch
|
||
|
ADD mybin /
|
||
|
ADD anotherbin /
|