{"id":20178904,"url":"https://github.com/drsnowbird/denodo-docker","last_synced_at":"2026-03-09T03:35:23.319Z","repository":{"id":90087230,"uuid":"153661965","full_name":"DrSnowbird/denodo-docker","owner":"DrSnowbird","description":"Denodo (Express) Docker","archived":false,"fork":false,"pushed_at":"2019-01-22T05:08:11.000Z","size":50,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T04:52:40.162Z","etag":null,"topics":["data-virtualization","denodo","denodo-express"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/DrSnowbird.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-18T17:29:20.000Z","updated_at":"2023-05-29T22:02:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cf41478-f1bb-4cd0-b706-aba831a48e7f","html_url":"https://github.com/DrSnowbird/denodo-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DrSnowbird/denodo-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fdenodo-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fdenodo-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fdenodo-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fdenodo-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrSnowbird","download_url":"https://codeload.github.com/DrSnowbird/denodo-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSnowbird%2Fdenodo-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"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":["data-virtualization","denodo","denodo-express"],"created_at":"2024-11-14T02:23:57.680Z","updated_at":"2026-03-09T03:35:23.271Z","avatar_url":"https://github.com/DrSnowbird.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Denodo-Docker \n[![](https://images.microbadger.com/badges/image/openkbs/denodo-docker.svg)](https://microbadger.com/images/openkbs/denodo-docker \"Get your own image badge on microbadger.com\") [![](https://images.microbadger.com/badges/version/openkbs/denodo-docker.svg)](https://microbadger.com/images/openkbs/denodo-docker \"Get your own version badge on microbadger.com\")\n\n* Denodo Docker + Java 8 JDK + Maven 3.5 + Python 3.5 + Gradle + X11 (display GUI)\n\n# License Agreement\nBy using this image, you agree the [Oracle Java JDK License](http://www.oracle.com/technetwork/java/javase/terms/license/index.html).\nThis image contains [Oracle JDK 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html). You must accept the [Oracle Binary Code License Agreement for Java SE](http://www.oracle.com/technetwork/java/javase/terms/license/index.html) to use this image.\n\n# Components\n* Denodo Docker\n* java version \"1.8.0_191\"\n  Java(TM) SE Runtime Environment (build 1.8.0_191-b12)\n  Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)\n* Apache Maven 3.5.3\n* Python 3.5.2\n* X11 display desktop\n* Other tools: git wget unzip vim python python-setuptools python-dev python-numpy \n\n# Pre-requisites\nYou need two files to build and, after successful build, then you can launch Denodo Desktop.\n* \"Denodo Express Installer (generic) zip\" file by downloading from https://community.denodo.com/express/download/\n```\n./denodo-express-install-7.0.zip\n(be careful 7.0 not 7_0 for filename)\n```\n* \"Denodo Express Free License\" file from your free Denodo's account by [sign in onto you free Denodo account](https://community.denodo.com/login?destination=https%3A%2F%2Fcommunity.denodo.com%2Fdocs%2Fhtml%2Fbrowse%2F7.0%2Fplatform%2Finstallation%2Fpreinstallation_tasks%2Fdownload_an_installer%2Fdownload_an_installer) and save your license as the file name below:\n```\n./denodo-express-lic-7.0.lic\n(be careful 7.0 not 7_0 for filename)\n```\n\n# Build\n* (Note: this image will be 5.1 GB - huge!)\n* Once you have the above two files, you can build the image. \n* During the build, it will install Denodo Express -- this might take about 15 ~ 20 minutes\n```\n./build.sh\n```\n\n# Run (recommended for easy-start)\n* Once the above build is done, you can run Denodo now using the command below.\n```\n./run.sh\n```\n\n# Configurations (Optional)\nIf you run \"./run.sh\" instead of \"docker-compose up\", you don't have to do anything as below.\n\n* The container uses a default \"/workspace\" folder. \n* The script \"./run.sh\" will re-use or create the local folder in your $HOME directory with the path below to map into the docker's internal \"/workspace\" folder.\n```\n$HOME/data_docker/denodo-docker/workspace\n```\nThe above configuration will ensure all your projects created in the container's \"/workspace\" being \"persistent\" in your local folder, \"$HOME/data_docker/denodo-docker/workspace\", for your repetitive restart docker container.\n\n# See Also - Other docker-based IDE\n* [openkbs/docker-atom-editor](https://hub.docker.com/r/openkbs/docker-atom-editor/)\n* [openkbs/eclipse-photon-docker](https://hub.docker.com/r/openkbs/eclipse-photon-docker/)\n* [openkbs/intellj-docker](https://hub.docker.com/r/openkbs/intellij-docker/)\n* [openkbs/netbeans9-docker](https://hub.docker.com/r/openkbs/netbeans9-docker/)\n* [openkbs/netbeans](https://hub.docker.com/r/openkbs/netbeans/)\n* [openkbs/papyrus-sysml-docker](https://hub.docker.com/r/openkbs/papyrus-sysml-docker/)\n* [openkbs/pycharm-docker](https://hub.docker.com/r/openkbs/pycharm-docker/)\n* [openkbs/scala-ide-docker](https://hub.docker.com/r/openkbs/scala-ide-docker/)\n* [openkbs/sublime-docker](https://hub.docker.com/r/openkbs/sublime-docker/)\n* [openkbs/webstorm-docker](https://hub.docker.com/r/openkbs/webstorm-docker/)\n\n# Resources - JBoss\n* [JBoss Tools Integration Stacks 4.6.0.Final](https://tools.jboss.org/downloads/jbosstools_is/photon/4.6.0.Final.html#update_site)\n* [Containerize Teiid linked with MariaDB](https://developer.jboss.org/wiki/QuickstartExampleWithDockerizedTeiid)\n* [Teiid Downloads](http://teiid.jboss.org/downloads/)\n* [Teiid Designer 11.1 with Eclipse Oxygen](http://teiiddesigner.jboss.org/designer_summary/downloads.html)\n* [Teiid Cloud - Data Virtualization Services](http://teiid.io/teiid_cloud/)\n* [Deploying Teiid VDB](http://teiid.github.io/teiid-documents/master/content/admin/Deploying_VDBs.html)\n* [JBoss Tools Integration Stack 4.6.0.Final](https://tools.jboss.org/downloads/jbosstools_is/photon/4.6.0.Final.html)\n\n# Display X11 Issue\n\nMore resource in X11 display of Eclipse on your host machine's OS, please see\n* [X11 Display problem](https://askubuntu.com/questions/871092/failed-to-connect-to-mir-failed-to-connect-to-server-socket-no-such-file-or-di)\n* [X11 Display with Xhost](http://www.ethicalhackx.com/fix-gtk-warning-cannot-open-display/)\n\n# Other possible Issues\nYou might see the warning message or something similar in the launching xterm console like below, you can just ignore it. I googled around and some blogs just suggested to ignore since the IDE is still functional ok.\n```\n** (eclipse:1): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-wrKH8o5rny: Connection refused\n\n** (java:7): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-wrKH8o5rny: Connection refused\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fdenodo-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrsnowbird%2Fdenodo-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrsnowbird%2Fdenodo-docker/lists"}