{"id":18547739,"url":"https://github.com/johnramsden/upmem-docker","last_synced_at":"2026-01-24T16:45:41.382Z","repository":{"id":102820975,"uuid":"266626624","full_name":"johnramsden/upmem-docker","owner":"johnramsden","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-02T23:43:40.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T17:38:22.110Z","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/johnramsden.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-05-24T21:18:38.000Z","updated_at":"2021-02-02T23:43:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a604ec60-6990-4ad6-ae89-a0f6e15bd57b","html_url":"https://github.com/johnramsden/upmem-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnramsden/upmem-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fupmem-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fupmem-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fupmem-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fupmem-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnramsden","download_url":"https://codeload.github.com/johnramsden/upmem-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnramsden%2Fupmem-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28732054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"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":[],"created_at":"2024-11-06T20:31:03.789Z","updated_at":"2026-01-24T16:45:41.366Z","avatar_url":"https://github.com/johnramsden.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UPMEM in Docker\n\n## Pull from Docker Hub\n\nDocker Hub images are built from the code in this repository. Alternatively [build an image from source](#Build).\n\n```shell\ndocker pull johnramsden/upmem\n```\n\n## Build\n\nIf you would prefer to build your own image instead of using a pre-built one, clone this repository and build from source.\n\n```shell\ndocker build . -t upmem\n```\n\n## Usage\n\nPlace code to mount into container on local filesystem, `~/upmem` used in below example.\n\nRun container, mounting a directory into the container:\n\n```shell\ndocker run --interactive --tty \\\n    --volume=\"${PWD}:/home/upmem/upmem\" upmem\n```\n\n## Multiple Terminals\n\nTo open up multiple terminals use `tmux` inside the container.\n\nor `docker exec` into an already running container.\n\n```shell\ndocker exec --interactive --tty \u003cid\u003e /bin/bash\n```\n\n---\n\nReferences:\n\n* https://sdk.upmem.com/\n* https://sdk.upmem.com/2020.2.1/01_Install.html\n* https://bitworks.software/en/2017-07-24-docker-ptrace-attach.html\n\nLicenced MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fupmem-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnramsden%2Fupmem-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnramsden%2Fupmem-docker/lists"}