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

arm64 support in docker image #301

Open
zerofoxfive opened this issue Mar 26, 2023 · 5 comments
Open

arm64 support in docker image #301

zerofoxfive opened this issue Mar 26, 2023 · 5 comments

Comments

@zerofoxfive
Copy link

I'm texting CodeX Docs in Docker, and was unable to get it up and running on my arm based server due to missing architecture support. I have successfully spun it up on a x86 host, however arm support would simplify the setup.

Not sure of the effort to include an arm build in the docker registry for the project, so if this is an unreasonable request let me know.

@mfuentesg
Copy link

Hey @zerofoxfive I had the same issue yesterday, so built a custom image for myself, I'll share it with you.

@mfuentesg
Copy link

Hey @zerofoxfive

I created this repo. https://github.com/mfuentesg/docker-codex.docs, let me know if it works for you :)

@mfuentesg
Copy link

@zerofoxfive it worked?

@gribanoveu
Copy link

@mfuentesg How to set up storage and database? How to specify environment variables?

@mfuentesg
Copy link

Hey @gribanoveu I just followed this documentation https://docs.codex.so/configuration.

I created a file with the expected values and pass it as volume to the dockerfile.

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

3 participants