Skip to content

docker #312

Open
Open
docker#312
@halalala222

Description

@halalala222
  1. run ./build.sh to go build flyDB-server
  2. docker build with /docker/Dockerfile & docker run fail
    cause:
    24c59dfd-5386-44fa-926e-f6618642a94a

my host machine
image
in dockerile use ubuntu:18.04
image
The docker run command failed because my host machine is running Ubuntu 22.04, while the Dockerfile is building the image with Ubuntu 18.04. The glibc version in Ubuntu 18.04 is too low, causing the failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions