{"id":29170266,"url":"https://github.com/mendixlabs/mx-docker-tools","last_synced_at":"2026-02-04T00:02:03.184Z","repository":{"id":43466899,"uuid":"389062039","full_name":"mendixlabs/mx-docker-tools","owner":"mendixlabs","description":"Set of tools and scripts to easily use Mendix console tools in docker","archived":false,"fork":false,"pushed_at":"2022-03-01T11:59:53.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-21T22:14:03.467Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mendixlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-24T09:58:56.000Z","updated_at":"2025-01-05T14:15:09.000Z","dependencies_parsed_at":"2022-08-03T03:15:24.217Z","dependency_job_id":null,"html_url":"https://github.com/mendixlabs/mx-docker-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mendixlabs/mx-docker-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmx-docker-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmx-docker-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmx-docker-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmx-docker-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mendixlabs","download_url":"https://codeload.github.com/mendixlabs/mx-docker-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mendixlabs%2Fmx-docker-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29062482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T23:14:54.203Z","status":"ssl_error","status_checked_at":"2026-02-03T23:14:50.873Z","response_time":96,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-01T12:39:37.315Z","updated_at":"2026-02-04T00:02:03.151Z","avatar_url":"https://github.com/mendixlabs.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mendix Dev Docker Tools\n\nThis repository contains a set of helper tools to execute Mendix console tools (mxbuild, mxutil, mx) in docker context.\n\nEspecially useful for CI / CD spenarios like:\n* Building and exporting mda (Mendix deployment archive) using `mxbuild`\n* Exporting module packages with `mxutil`\n\n# Usage\n\nBuild the docker image with the required Mendix version\n\n```sh\nmake version=9.10.0.36429 build\n```\n\nRun the required tool, e.g. running mxutil to extact the module package\n```sh\ndocker run -v ~/Mendix/MyApp:/opt/app mendixlabs/mx-docker-tools:9.10.0.36429 mxutil.exe create-module-package --package-dir /opt/app/packages/ /opt/app/App.mpr \"MyModule\"\n```\n\n\u003e `$JAVA_HOME` environment variable is avaliable on path inside the container and can be referred to when using `mxbuild`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fmx-docker-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmendixlabs%2Fmx-docker-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmendixlabs%2Fmx-docker-tools/lists"}