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