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

Move to offical farmOS arm64 docker image #12

Open
braughtg opened this issue Sep 26, 2024 · 0 comments
Open

Move to offical farmOS arm64 docker image #12

braughtg opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@braughtg
Copy link
Contributor

braughtg commented Sep 26, 2024

Historically farmOS had only published amd64 docker images, so FarmData2 included its own build of farmOS as an arm64 image. Not that farmOS publishes an official arm64 image we should move to using it.

The farmOS images can be found here: https://hub.docker.com/r/farmos/farmos/tags

FarmData2 should still produce and publish its own farmOS images, but it should do it FROM the official farmOS images instead of building from the source. This will be similar to what is done for postgres, where we just make our own version of their image. The FarmData2 image of farmOS should be built using the 3.x-dev image. That image will move as farmOS builds toward its next release, but the FarmData2 version will only move when we decide to update our image. This provides us with greater stability and control in our dev enviornment.

With farmOS however, there will still be a few things that we need to customize. The README file in the farmos3 directory provides information about how the image will need to be customized.

@braughtg braughtg added the enhancement New feature or request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant