Skip to content

Commit deb2231

Browse files
committed
add log for docker image
1 parent 12e3928 commit deb2231

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ func main() {
2121
log.Dev("Welcome back Developer!")
2222
}
2323

24+
docker.Init()
25+
2426
config.Log()
2527

2628
var wg sync.WaitGroup

0 commit comments

Comments
 (0)