Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker #312

Open
halalala222 opened this issue Jul 29, 2024 · 2 comments
Open

docker #312

halalala222 opened this issue Jul 29, 2024 · 2 comments

Comments

@halalala222
Copy link
Contributor

  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.

Copy link

Thank you very much for your issue and we will discuss it.

@halalala222
Copy link
Contributor Author

ef04a09 in this commit i try to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant