docker-mendix-buildpack
docker-mendix-buildpack copied to clipboard
Build and Run Mendix in Docker
Pulling mendixapp (mendix/mendix-buildpack:v1.3)... pull access denied for mendix/mendix-buildpack, repository does not exist or may require 'docker login' make: *** [run-container] Error 1
Hello everyone, We use ADMIN_PASSWORD env variable to set the MxAdmin password. We are in a situation to change this without bringing the application down. Is there any other possibility...
Hi, I see there was an update to the docker build. I am trying to upgrade my project, but I am getting an error that can't pull mendix-roofs:app acccess denied....
I think I have the wrong brach => ERROR [builder 6/6] RUN mkdir -p /tmp/buildcache /tmp/cf-deps /var/mendix/build /var/mendix/build/.local && chmod +rx /opt/mendix/buildpack/compilation /opt/mendix/buildpack/git /opt/mendix/buildpack/buildpack/stage.py 5.6s ------ > [builder 6/6] RUN...
Hello everyone, Is there any way please to add timestamp to log output of the Mendix app deployed on Docker? Mendix Version: 10.4.1 Docker buildpack tag: v5.0.2 Best regards.
HI Team, when i run latest version(branch) buildpack for you Mendix10 project, it throws below error, please he help: PermissionError: [Errno 13] Permission denied: '/tmp/opt/mono-5.20.1.27/bin/mono' the complete outputs: ```javascript [7pcqtf@shli6073...
The "latest" branch of this project does not work on a secured cluster when the container is launched with an arbitrary uid. This is typically the case on an Openshift...
The docker build pack won't work on my MacBook Pro with an M1 (ARM) architecture. It fails while trying to build the base image. ---> [Warning] The requested image's platform...
Currently, the script copies the static file "vcap_application.json" to the container and inside we have `"mem": 1024`. Please modify the function `create_vcap_application()` to load memory information from `/sys/fs/cgroup/memory/memory.stat` and calculate...
Hi, after I build an image, I have some remaining ~3,35GB images on my system: ``` docker image ls REPOSITORY TAG IMAGE ID CREATED SIZE [...] 68fc849c8874 20 hours ago...