mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-10 03:47:03 +02:00
4 lines
105 B
Go
4 lines
105 B
Go
|
// Package docker provides a Pipe that creates and pushes Docker images and
|
||
|
// manifests.
|
||
|
package docker
|