In the previous release, the docker image was built on top of the scratch image and worked fine.
But after committing 599ee68, the image built using the previous docker file shows an invalid pointer dereference error, but it is working fine on the full-size go-alpine image.
Image size increased from 15MB -> 450MB
In the previous release, the docker image was built on top of the scratch image and worked fine.
But after committing 599ee68, the image built using the previous docker file shows an invalid pointer dereference error, but it is working fine on the full-size go-alpine image.
Image size increased from 15MB -> 450MB