Skip to content

docker-calibnet builds result in lily binary which cannot run #847

@placer14

Description

@placer14

Describe the bug:

When docker images are built, the resulting lily binary within cannot run.

root@ed43517b0505:/# lily
lily: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by lily)

Steps to Reproduce:

  1. Run make clean docker-calibnet
  2. Run docker run -it --rm --entrypoint bash filecoin/lily:latest
  3. You are now within the docker container's shell, run lily and observe the above error.

Lily Version: frrist/update-lotusv1.14.0-rc4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions