{"id":22546480,"url":"https://github.com/deephaven/deephaven-server-docker","last_synced_at":"2025-06-11T09:03:28.600Z","repository":{"id":78595796,"uuid":"518554224","full_name":"deephaven/deephaven-server-docker","owner":"deephaven","description":"Deephaven Server Docker","archived":false,"fork":false,"pushed_at":"2025-03-21T17:15:59.000Z","size":189,"stargazers_count":4,"open_issues_count":13,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-21T17:26:53.083Z","etag":null,"topics":[],"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/deephaven.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-27T17:33:34.000Z","updated_at":"2025-03-21T16:41:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"da234069-d525-42ec-ae10-0aa19ae928c6","html_url":"https://github.com/deephaven/deephaven-server-docker","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/deephaven%2Fdeephaven-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Fdeephaven-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Fdeephaven-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deephaven%2Fdeephaven-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deephaven","download_url":"https://codeload.github.com/deephaven/deephaven-server-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248955809,"owners_count":21189229,"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-12-07T15:07:55.589Z","updated_at":"2025-04-14T20:32:08.986Z","avatar_url":"https://github.com/deephaven.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deephaven-server-docker\n\nThis repository produces [Deephaven](https://deephaven.io/) server Docker images with the [deephaven-core releases](https://github.com/deephaven/deephaven-core/releases).\n\n## Quickstart\n\nTo get started quickly, simply run:\n\n```bash\ndocker run \\\n    --rm \\\n    --name deephaven \\\n    -p 10000:10000 \\\n    ghcr.io/deephaven/server:0.37.1\n```\n\nThis will start the server, and the web UI will be available at [http://localhost:10000](http://localhost:10000).\n\n## Images\n\nThe following server images are currently being produced:\n\n- `ghcr.io/deephaven/server:0.37.1`\n- `ghcr.io/deephaven/server-ui:0.37.1`\n- `ghcr.io/deephaven/server-slim:0.37.1`\n- `ghcr.io/deephaven/server-all-ai:0.37.1`\n- `ghcr.io/deephaven/server-nltk:0.37.1`\n- `ghcr.io/deephaven/server-pytorch:0.37.1`\n- `ghcr.io/deephaven/server-sklearn:0.37.1`\n- `ghcr.io/deephaven/server-tensorflow:0.37.1`\n\n### Linux\n\nImages are produced for the `linux/amd64` and `linux/arm64` platforms. The images are based off of the [ubuntu](https://hub.docker.com/_/ubuntu) Docker image.\n\n### Mac\n\nBoth the Intel and M1 architectures are supported with the Linux images.\n\n### Windows\n\nThe Linux images can be used with the [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/). Windows native images are not currently being produced, but may be produced in the future.\n\n## Build\n\n### CI\n\nThe images are automatically built and deployed by GitHub Actions CI, see [release-ci.yml](.github/workflows/release-ci.yml).\n\n### Local\n\nFor a default, local-only build on your system's platform, run:\n\n```\n# Build the default server image:\ndocker buildx bake -f server.hcl\n\n# Build a specific target image:\ndocker buildx bake -f server.hcl server-all-ai\n```\n\nSee the various hcl files for parameterization options.\n\n## Release\n\nSee [RELEASE](RELEASE.md).\n\n## Resources\n\n- [Issues](https://github.com/deephaven/deephaven-server-docker/issues)\n- [Deephaven Community Slack](https://deephaven.io/slack)\n- [Deephaven Documentation](https://deephaven.io/core/docs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeephaven%2Fdeephaven-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeephaven%2Fdeephaven-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeephaven%2Fdeephaven-server-docker/lists"}