{"id":27180526,"url":"https://github.com/acaranta/docker-minecraft-client","last_synced_at":"2025-04-09T14:36:33.645Z","repository":{"id":69824855,"uuid":"304009923","full_name":"acaranta/docker-minecraft-client","owner":"acaranta","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-01T08:07:50.000Z","size":1041,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T09:41:50.672Z","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/acaranta.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":"2020-10-14T12:35:55.000Z","updated_at":"2024-08-01T08:07:55.000Z","dependencies_parsed_at":"2024-08-03T13:15:22.360Z","dependency_job_id":null,"html_url":"https://github.com/acaranta/docker-minecraft-client","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/acaranta%2Fdocker-minecraft-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdocker-minecraft-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdocker-minecraft-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acaranta%2Fdocker-minecraft-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acaranta","download_url":"https://codeload.github.com/acaranta/docker-minecraft-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055288,"owners_count":21040151,"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":"2025-04-09T14:36:32.325Z","updated_at":"2025-04-09T14:36:33.630Z","avatar_url":"https://github.com/acaranta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker container for Minecraft Client\n\nThis is a Docker container for [Minecraft Java Client](https://www.minecraft.net).\nThis is a proof of concept ^^\n\nThe GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client.\n\n---\n\n# How to run it\n## First build the container\n```\ngit clone https://github.com/acaranta/docker-minecraft-client.git\ncd docker-minecraft-client\ndocker build -t mcclient .\n```\n\n## Then Run it\n```\ndocker run -d --name mcclient -p 5800:5800 -p 5900:5900 -v \u003cLOCALPATHDIR\u003e:/config/.minecraft mcclient\n```\n## Or just run it\nOr, if you don't want to build it, this repository get build after each commit into docker hub : https://hub.docker.com/r/acaranta/docker-minecraft-client\n```\ndocker run -d --name mcclient -p 5800:5800 -p 5900:5900 -v \u003cLOCALPATHDIR\u003e:/config/.minecraft acaranta/docker-minecraft-client\n```\nwhere :\n* LOCALPATHDIR is the local directory where minceracft launcher/login data will be saved between sessions\n* 5800-5900 ports are VNC ports\n\n## Access it\njust use your regular web browser to reach : \n`http://\u003cYOURDOCKERHOST\u003e:5800`\nand voila !\n\n### Gameplay\nNB : For mouse to work \"properly\", in Minecraft :\n* Go to : `Options-\u003eControls-\u003eMouse Settings`\n* Make sure `Raw input` is OFF\n* Decrease Sensitivity to 50% (and adjust to your liking :) )\n\n# SECURITY NOTICE\nThis is indeed a proof of concept and overall it should not used (if useable anyway lol) because :\n* this is http only, traffic is nt encrypted\n* there is no password to accss the vnc display\n* Files will be stored on your machine, but you are responsible for securing the local storage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facaranta%2Fdocker-minecraft-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facaranta%2Fdocker-minecraft-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facaranta%2Fdocker-minecraft-client/lists"}