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

Fix Docker builds on Linux #47

Merged
merged 21 commits into from
Aug 24, 2023
Merged

Conversation

antirotor
Copy link
Member

Changelog Description

Using Docker, AYON launcher can be built for multiple linux distributions like Centos 7, Rocky and Alma Linux 9, Ubuntu and Debian.

Additional info

Running ./tools/docker_build.sh will build using Docker ayon-launcher and installers and put them to ./build. Those should be as "static" as possible.

Testing notes:

  1. Run ./tools/docker_build.sh rocky9
  2. Copy results to vanilla Rocky Linux 9 installation
  3. All should work as expected
  4. Test with centos7 and debian too.

@antirotor antirotor added the type: enhancement Improvement of existing functionality or minor addition label Aug 24, 2023
@antirotor antirotor requested a review from iLLiCiTiT August 24, 2023 14:09
@antirotor antirotor self-assigned this Aug 24, 2023
Dockerfile Outdated Show resolved Hide resolved
Dockerfile.centos7 Outdated Show resolved Hide resolved
tools/make.sh Outdated Show resolved Hide resolved
tools/make.sh Outdated Show resolved Hide resolved
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any potential issues/enhancements will be fixed/added in future PRs.

@iLLiCiTiT iLLiCiTiT merged commit 89e97d2 into develop Aug 24, 2023
@iLLiCiTiT iLLiCiTiT deleted the bugfix/OP-6394_portable-linux-builds branch August 24, 2023 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants