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

create base image for building mm2 and use it for CI #1741

Merged
merged 2 commits into from Mar 30, 2023

Conversation

onur-ozkan
Copy link
Member

@onur-ozkan onur-ozkan commented Mar 29, 2023

Created base image to provide more glibc compatible pre-built binaries for linux on http://54.170.62.22:8000

image: https://hub.docker.com/r/komodoofficial/ci-container/tags

Target support is lowest lts Debian version(debian buster/10 right now).

checked the compatibility of pre-built mm2 on debian buster:
2023-03-29_17-55

Resolves #1734 and #1740

Signed-off-by: ozkanonur <work@onurozkan.dev>
Signed-off-by: ozkanonur <work@onurozkan.dev>
@onur-ozkan onur-ozkan force-pushed the custom-ci-container-base-image branch from 5625c35 to 8aff2ca Compare March 29, 2023 12:33
Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@cipig cipig left a comment

Choose a reason for hiding this comment

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

works fine in debian 10 and debian 11

@onur-ozkan onur-ozkan merged commit 51435b3 into dev Mar 30, 2023
20 checks passed
@onur-ozkan onur-ozkan deleted the custom-ci-container-base-image branch March 30, 2023 10:12
@ca333 ca333 mentioned this pull request Apr 10, 2023
ca333 added a commit that referenced this pull request Apr 11, 2023
adex-cli command line utility was introduced that supplies commands: init, start, stop, status #1729
CI/CD workflow logics are improved #1736
Project root is simplified/refactored #1738
Created base image to provide more glibc compatible pre-built binaries for linux #1741
Set default log level as "info" #1747
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.

None yet

3 participants