{"id":21479426,"url":"https://github.com/rycus86/docker-intellij-idea-pro","last_synced_at":"2026-01-03T20:08:23.002Z","repository":{"id":37595425,"uuid":"127668105","full_name":"rycus86/docker-intellij-idea-pro","owner":"rycus86","description":"Docker container to run IntelliJ IDEA Ultimate Edition","archived":false,"fork":false,"pushed_at":"2023-05-30T11:28:15.000Z","size":80,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T18:16:28.978Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rycus86.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-04-01T20:18:20.000Z","updated_at":"2024-09-18T11:14:25.000Z","dependencies_parsed_at":"2024-11-23T11:25:43.039Z","dependency_job_id":"642722d4-dd90-4d80-b446-d7931a3d743a","html_url":"https://github.com/rycus86/docker-intellij-idea-pro","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/rycus86%2Fdocker-intellij-idea-pro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-intellij-idea-pro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-intellij-idea-pro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rycus86%2Fdocker-intellij-idea-pro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rycus86","download_url":"https://codeload.github.com/rycus86/docker-intellij-idea-pro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244004354,"owners_count":20382370,"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-23T11:25:15.873Z","updated_at":"2026-01-03T20:08:22.970Z","avatar_url":"https://github.com/rycus86.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker container to run IntelliJ IDEA Ultimate Edition (https://www.jetbrains.com/idea/)\n\n### Usage\n\n```\ndocker run --rm \\\n  -e DISPLAY=${DISPLAY} \\\n  -v /tmp/.X11-unix:/tmp/.X11-unix \\\n  -v ~/.Idea:/home/developer/.Idea \\\n  -v ~/.Idea.java:/home/developer/.java \\\n  -v ~/.Idea.maven:/home/developer/.m2 \\\n  -v ~/.Idea.gradle:/home/developer/.gradle \\\n  -v ~/.Idea.share:/home/developer/.local/share/JetBrains \\\n  -v ~/Project:/home/developer/Project \\\n  --name idea-$(head -c 4 /dev/urandom | xxd -p)-$(date +'%Y%m%d-%H%M%S') \\\nrycus86/intellij-idea-pro:${IDE_VERSION}\n```\n\nDocker Hub Page: https://hub.docker.com/r/rycus86/intellij-idea-pro/\n([available versions](https://hub.docker.com/r/rycus86/intellij-idea-pro/tags))\n\n### OS X instructions\n\n1. Install XQuartz from https://www.xquartz.org/releases/\n2. Configure `Allow connections from network clients` in the settings\n    - Restart the system (needed only once when this is enabled)\n3. Run `xhost +localhost` in a terminal to allow connecting to X11 over the TCP socket\n4. Use `-e DISPLAY=host.docker.internal:0` for passing the `${DISPLAY}` environment\n\n#### For Windows hosts (simplified):\n\n```\ndocker.exe run --rm -d ^\n     --name intellij-idea-pro ^\n     -e DISPLAY=YOUR_IP_ADDRESS:0.0 ^\n     -v %TEMP%\\.X11-unix:/tmp/.X11-unix ^\n     -v %USERPROFILE%\\intellij-idea:/home/developer ^\n     rycus86/intellij-idea-pro:%IDE_VERSION%\n```\n\n### Notes\n\nYou'll still need a license to use the application!\n\nThe IDE will have access to AdoptOpenJDK 8 and to Git as well.\nProject folders need to be mounted like `-v ~/Project:/home/developer/Project`.\nThe actual name can be anything - I used something random to be able to start multiple instances if needed.\nYou might want to consider using `--network=host` if you're running servers from the IDE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frycus86%2Fdocker-intellij-idea-pro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frycus86%2Fdocker-intellij-idea-pro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frycus86%2Fdocker-intellij-idea-pro/lists"}