Skip to content

Conversation

@aonnikov
Copy link
Member

@aonnikov aonnikov commented Aug 12, 2024

Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
@aonnikov aonnikov requested a review from lexiv0re August 12, 2024 11:09
"docker:build": "cross-env DOCKER_EXTRA=--platform=linux/amd64 ../../../common/scripts/docker_build.sh hardcoreeng/print",
"docker:build": "../../../common/scripts/docker_build.sh hardcoreeng/print",
"docker:tbuild": "docker build -t hardcoreeng/print . --platform=linux/amd64 && ../../../common/scripts/docker_tag_push.sh hardcoreeng/print",
"docker:abuild": "docker build -t hardcoreeng/print . --platform=linux/arm64 && ../../../common/scripts/docker_tag_push.sh hardcoreeng/print",
Copy link
Member Author

Choose a reason for hiding this comment

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

nope, different architectures (amd/arm)

@aonnikov aonnikov merged commit 9b65d23 into develop Aug 12, 2024
@aonnikov aonnikov deleted the feat-print-arm-build branch August 12, 2024 12:52
haiodo pushed a commit that referenced this pull request Aug 19, 2024
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com>
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.

3 participants