{"id":19411787,"url":"https://github.com/nickheap2/docker-oe117-mpro","last_synced_at":"2026-03-04T04:31:22.006Z","repository":{"id":128963642,"uuid":"364047284","full_name":"NickHeap2/docker-oe117-mpro","owner":"NickHeap2","description":null,"archived":false,"fork":false,"pushed_at":"2021-05-03T20:05:30.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T02:34:41.927Z","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/NickHeap2.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":"2021-05-03T20:04:58.000Z","updated_at":"2021-05-03T20:05:33.000Z","dependencies_parsed_at":"2023-03-21T12:49:01.093Z","dependency_job_id":null,"html_url":"https://github.com/NickHeap2/docker-oe117-mpro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NickHeap2/docker-oe117-mpro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-mpro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-mpro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-mpro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-mpro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickHeap2","download_url":"https://codeload.github.com/NickHeap2/docker-oe117-mpro/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-mpro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071687,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"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-10T12:23:10.374Z","updated_at":"2026-03-04T04:31:21.992Z","avatar_url":"https://github.com/NickHeap2.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-oe117-mpro\n\nDocker image for running mpro sessions\n\n## docker commands\n\n### Build the docker image\n\n```bash\ndocker build -t oe117-mpro:0.1 -t oe117-mpro:latest .\n```\n\n### Run the container\n\n```bash\ndocker run -it --rm --name oe117-mpro oe117-mpro:latest\n```\n\n### Run the container with a mapped volume for code and pass in propath and startup proc\n\n```bash\ndocker run -it --rm --name oe117-mpro -v D:/workspaces/mpro:/var/lib/openedge/code -v D:/workspaces/mpro/logs:/usr/wrk -e PROPATH=\".:src\" -e MPRO_STARTUP=\" -b -p server.p -pf dbconfig.pf\" -e LOCK_FILE=\"server.lck\" oe117-mpro:latest\n```\n\n### Exec bash in the running container\n\n```bash\ndocker exec -it oe117-mpro bash\n```\n\n### Stop the container\n\n```bash\ndocker stop oe117-mpro\n```\n\n### Clean the container\n\n```bash\ndocker rm oe117-mpro\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickheap2%2Fdocker-oe117-mpro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickheap2%2Fdocker-oe117-mpro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickheap2%2Fdocker-oe117-mpro/lists"}