{"id":19282244,"url":"https://github.com/accso/docker-pentaho-pdi","last_synced_at":"2025-04-11T23:52:16.275Z","repository":{"id":150176766,"uuid":"124104208","full_name":"accso/docker-pentaho-pdi","owner":"accso","description":"Docker container to start the Pentaho Spoon/Kettle Fat Clients","archived":false,"fork":false,"pushed_at":"2018-12-18T15:21:38.000Z","size":4,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T23:52:12.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/accso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-06T16:12:05.000Z","updated_at":"2023-12-30T15:57:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"6317c4e8-afe0-410d-bf64-bdfb790de90a","html_url":"https://github.com/accso/docker-pentaho-pdi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accso%2Fdocker-pentaho-pdi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accso%2Fdocker-pentaho-pdi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accso%2Fdocker-pentaho-pdi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/accso%2Fdocker-pentaho-pdi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/accso","download_url":"https://codeload.github.com/accso/docker-pentaho-pdi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497858,"owners_count":21113984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-09T21:25:54.942Z","updated_at":"2025-04-11T23:52:16.249Z","avatar_url":"https://github.com/accso.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-pentaho-pdi\nDocker container to start the Pentaho Spoon fat client using the XWindows server on the docker host.\n\n## GUI\n\nThe container uses the approach of letting the application communicate with the X server running on the host by using specific X11 files located on the host server. The application can be started as though it were residing on the host server. The mounted files and directories are as follows:\n\n * `/tmp/.X11-unix`\n * `/etc/machine-id`\n * `$HOME/.Xauthority`\n\n## Accessing Spoon files from outside the container\n\nThe aim of the container is to let the user consistently read and write PDI files located on the host server without having to worry about mismatching UID or GID. In order to achieve this the following measures have been taken:\n\n * provide a user (`pentaho`) in the container and run the application using that user and its default group,\n * dynamically change the UID of that user and the GID of its group to match the UID and GID of the host user starting the container,\n * add the username of the calling user to the container name so that possible several users can call the run script and have seperate containers without collision,\n * map the home directory of the calling user as `home_on_host` in the home directory of user `pentaho`,\n \n## Usage\n\nOn a linux system just copy the [run.sh](bin/run.sh) to your local file system, make it executable and run it. Use the script [build.sh](bin/build.sh) to build the container locally after cloning https://github.com/accso/docker-pentaho-pdi.\n\n## Dockerfile\n\nThe [Dockerfile](Dockerfile) executes the following steps:\n\n * retrieve the Debian installation package from [SourceForge](https://kent.dl.sourceforge.net/project/pentaho),\n * install the package using `unzip`,\n * install a `docker-entrypoint.sh` script.\n \n## Caveats\n\n* Exiting the application does not terminate the container. It must be stopped manually.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccso%2Fdocker-pentaho-pdi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faccso%2Fdocker-pentaho-pdi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faccso%2Fdocker-pentaho-pdi/lists"}