srht.bigb.es
Log in
—
Register
~bigbes
/
ci-cacher
summary
tree
log
refs
ref:
d041811523ea4e4dc5aeb636ab3c252c19a3b5b8
ci-cacher
/main.go
-rw-r--r--
77 bytes
View
Log
View raw
Permalink
d0418115
— Eugene Blikh cacher: add 'docker download --pull' and silence cobra usage on errors
a day ago
1
2
3
4
5
6
7
package
main
import
"go.bigb.es/cacher/cmd"
func
main
()
{
cmd
.
Execute
()
}