Skip to content

Conversation

@MarkoBarisic
Copy link
Contributor

@MarkoBarisic MarkoBarisic commented Nov 21, 2023

  • Add option to tag the docker images in a specific way
  • Check x86
  • Check ARM
  • Add support for building mage without ML
  • Add options to build only memgraph and mage or memgraph and platform without mage

@MarkoBarisic MarkoBarisic self-assigned this Nov 22, 2023
@MarkoBarisic MarkoBarisic added the Docs unnecessary Docs unnecessary label Nov 22, 2023
@MarkoBarisic MarkoBarisic linked an issue Nov 22, 2023 that may be closed by this pull request
11 tasks
echo -e "Creating $mgplat_tar"
docker save $MGPLAT_IMAGE | gzip -f > "$DIR/dist/docker/$mgplat_tar"

if [[ "$CLEANUP" == "true" ]]; then
Copy link
Member

Choose a reason for hiding this comment

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

I would extract this outside

@MarkoBarisic MarkoBarisic marked this pull request as ready for review December 1, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs unnecessary Docs unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add daily builds Memgraph builder from scripts fails v2.11.0

3 participants