{"id":15800738,"url":"https://github.com/pierre-emmanuelj/spigot-docker","last_synced_at":"2026-05-06T13:07:00.229Z","repository":{"id":128553224,"uuid":"249655872","full_name":"pierre-emmanuelJ/spigot-docker","owner":"pierre-emmanuelJ","description":"A Minecraft Spigot server in Docker","archived":false,"fork":false,"pushed_at":"2020-06-09T17:36:43.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T01:15:19.590Z","etag":null,"topics":["docker","docker-compose","java","java-11","minecraft","spigot","spigotmc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/pierre-emmanuelJ.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-03-24T08:45:31.000Z","updated_at":"2020-06-09T17:36:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0b06ce8-2ca8-4fab-8c8e-efd554bb99fa","html_url":"https://github.com/pierre-emmanuelJ/spigot-docker","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"9b38b85ad73864919ca1e3f8e48b38e3356858d0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pierre-emmanuelJ/spigot-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierre-emmanuelJ%2Fspigot-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierre-emmanuelJ%2Fspigot-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierre-emmanuelJ%2Fspigot-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierre-emmanuelJ%2Fspigot-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierre-emmanuelJ","download_url":"https://codeload.github.com/pierre-emmanuelJ/spigot-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierre-emmanuelJ%2Fspigot-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32695013,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["docker","docker-compose","java","java-11","minecraft","spigot","spigotmc"],"created_at":"2024-10-05T01:05:40.298Z","updated_at":"2026-05-06T13:07:00.214Z","avatar_url":"https://github.com/pierre-emmanuelJ.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spigot-docker\n\nA Minecraft Spigot [Docker image](https://hub.docker.com/r/pierro777/spigot) to run [Spigot](https://www.spigotmc.org/) with your own server files very easily.\n\n## Run it with Docker\n\ncreate a directory (e.g `server-example`), put your `eula.txt`and `server.properties` files inside.\n\n### Optional\nIf you build the image you can choose the Spigot version by setting `SPIGOT_REV` in env and \nrun the `Makefile` e.g(`SPIGOT_REV=1.14.4 make docker`).\n\n### then\n\n```\ndocker run -p 25565:25565 -e JAVA_XMX=512m -e JAVA_XMS=512m -v $PWD/server-example:/spigot_server  pierro777/spigot:latest\n```\n\nAll server files are now in the `server-example` directory.\n\n\n## Run it with Docker-compose\n\nCreate a directory `data`, put your `eula.txt`and `server.properties` files inside.\n\n### Optional\nIn `.env` you can set Java `Xmx` and `Xms` flags value.\nIf you build the image you can choose the Spigot version by setting `SPIGOT_REV`\n\n### then\n\n```\n$docker-compose up -d\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierre-emmanuelj%2Fspigot-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierre-emmanuelj%2Fspigot-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierre-emmanuelj%2Fspigot-docker/lists"}