{"id":19411794,"url":"https://github.com/nickheap2/docker-oe117-as","last_synced_at":"2026-06-19T07:31:57.143Z","repository":{"id":128963620,"uuid":"227104859","full_name":"NickHeap2/docker-oe117-as","owner":"NickHeap2","description":"Docker appserver","archived":false,"fork":false,"pushed_at":"2019-12-10T11:52:32.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T07:03:32.214Z","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":"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":"code-of-conduct.md","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":"2019-12-10T11:37:36.000Z","updated_at":"2019-12-10T11:52:34.000Z","dependencies_parsed_at":"2023-03-21T12:48:38.931Z","dependency_job_id":null,"html_url":"https://github.com/NickHeap2/docker-oe117-as","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NickHeap2/docker-oe117-as","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-as","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-as/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-as/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-as/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickHeap2","download_url":"https://codeload.github.com/NickHeap2/docker-oe117-as/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickHeap2%2Fdocker-oe117-as/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34522034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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:11.650Z","updated_at":"2026-06-19T07:31:57.094Z","avatar_url":"https://github.com/NickHeap2.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-oe117-as\n\n## Docker commands\n\n### Build the docker image\n\n```bash\ndocker build -t oe117-as:0.1 -t oe117-as:latest .\n```\n\n### Run the container\n\n```bash\ndocker run -it --rm --name oe117-as -p 20931:20931 -p 3090:3090 -p 21100-21200:21100-21200 oe117-as:latest\n```\n\n### Run the container with a mapped volume\n\n```bash\ndocker run -it --rm --name oe117-as -p 20931:20931 -p 3090:3090 -p 21100-21200:21100-21200 -v S:/workspaces/docker-volumes/appserver:/var/lib/openedge/code oe117-as:latest\n```\n\n### Run bash in the container\n\n```bash\ndocker run -it --rm --name oe117-as -p 20931:20931 -p 3090:3090 -p 21100-21200:21100-21200 oe117-as:latest bash\n```\n\n### Exec bash in the running container\n\n```bash\ndocker exec -it oe117-as bash\n```\n\n### Stop the container\n\n```bash\ndocker stop oe117-as\n```\n\n### Clean the container\n\n```bash\ndocker rm oe117-as\n```\n\n- - -\n\nPlease note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickheap2%2Fdocker-oe117-as","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickheap2%2Fdocker-oe117-as","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickheap2%2Fdocker-oe117-as/lists"}