Skip to content

VirrageS/fluent-bit-go-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluent-bit-go-bug

This runs correctly:

$ docker build --build-arg="GO_VERSION=1.20" -t fluentbit .; docker run -t fluentbit

This fails with fatal: morestack on g0:

$ docker build --build-arg="GO_VERSION=1.21" -t fluentbit .; docker run -t fluentbit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published