Skip to content

Conversation

@vincenzopalazzo
Copy link

To build, move to the .docker dir and run docker build -f Dockerfile.dev -t phoenixd-dev ../ and then run the image with docker run -p 9740:9740 phoenixd-dev

for context, the repository does not build on archlinux (glibc problem) and I am still get the JVM panic in nix #12

So this adds a customized version of the Dockerfile for dev in order to be able to test custom code

To build, move to the .docker dir and run `docker build  -f
Dockerfile.dev -t phoenixd-dev ../` and then run the image with `docker run -p 9740:9740 phoenixd-dev`

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@pm47
Copy link
Member

pm47 commented Feb 25, 2025

for context, the repository does not build on archlinux (glibc problem)

This shouldn't be the case anymore on master, see #150.

@vincenzopalazzo
Copy link
Author

This shouldn't be the case anymore on master, see #150.

Will look at it thanks!

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

Successfully merging this pull request may close these issues.

2 participants