{"id":15148591,"url":"https://github.com/larshp/nwabap751","last_synced_at":"2025-08-02T20:32:57.979Z","repository":{"id":74328617,"uuid":"102941054","full_name":"larshp/nwabap751","owner":"larshp","description":"Dockerfile for ABAP Developer Edition 7.51 SP02","archived":false,"fork":false,"pushed_at":"2021-03-01T08:50:19.000Z","size":11,"stargazers_count":23,"open_issues_count":3,"forks_count":8,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-06T21:51:46.963Z","etag":null,"topics":["abap","docker","dockerfile"],"latest_commit_sha":null,"homepage":"","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/larshp.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":"2017-09-09T08:55:16.000Z","updated_at":"2023-03-22T02:26:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2490d130-0527-48b6-88f7-a71d23a1d047","html_url":"https://github.com/larshp/nwabap751","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larshp/nwabap751","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larshp%2Fnwabap751","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larshp%2Fnwabap751/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larshp%2Fnwabap751/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larshp%2Fnwabap751/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larshp","download_url":"https://codeload.github.com/larshp/nwabap751/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larshp%2Fnwabap751/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268448362,"owners_count":24252019,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["abap","docker","dockerfile"],"created_at":"2024-09-26T13:20:45.502Z","updated_at":"2025-08-02T20:32:57.914Z","avatar_url":"https://github.com/larshp.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nwabap751\nDockerfile for ABAP Developer Edition 7.51 SP02\n\nDownload via https://tools.hana.ondemand.com/#abap\n\nBased on https://bitbucket.org/gregorwolf/dockernwabap750 \n\nInspired by https://github.com/nzamani/sap-nw-abap-trial-docker\n\n## Installation\n\nCreate folder 'sapdownloads' and copy all .rar installation files to this.\n\nStart command prompt and navigate to project root folder.\n\nExecute commands:\n\n`docker build -t nwabap751 .`\n\n`docker run -p 8000:8000 -p 44300:44300 -p 3300:3300 -p 3200:3200 -h vhcalnplci --name nwabap751 -it nwabap751 /bin/bash`\n\n`/tmp/install.sh`\n\nLicense key: https://go.support.sap.com/minisap/\n\nOptional:\n* note 510007, https://github.com/larshp/abapGit/issues/1225\n* ASE license, https://twitter.com/JuliePlummer20/status/976788536950222848\n\n## Notes\nDocker detach: CTRL + P Q\n\nDocker attach: `docker attach nwabap751`\n\nStart SAP:\n* `su npladm`\n* `startsap`\n\nStop SAP:\n* `stopsap`\n\nSetup Docker for at least 3.5 GB of RAM and 80 GB of disk space.\n\n## Additional remarks when facing issues with file sizes\n\nIf you are using Docker Community Edition on OS X10.x you could run in physical volume size limitations, especially when you are a more frequent Docker user.\n\nYou can use docker-machine for creating a virtualbox (so you need virtualbox installed on your machine) which only purpose is to run the Docker engine on it. \"docker-machine\" is part of the local Docker engine installation - if you do not have this command available then please install Docker Toolbox (https://www.docker.com/products/docker-toolbox).\n\nIn my example \"Virtualbox\" needs to be installed on the machine as a precondition as well (https://www.virtualbox.org/).\n\nUse this command to create a virtual machine where Docker engine will be spin up inside:\n\n`docker-machine create -d \"virtualbox\" --virtualbox-cpu-count \"2\" --virtualbox-disk-size \"150000\" --virtualbox-memory \"6500\" abap`\n\nafter success execution you have now a virtual machine (this works also fine for AWS EC2, btw) with 150 GB disk space and 6.5 GB RAM. If you still run into issues you might have to change the file driver.\n\nUse `docker-machine ls`to find the available virtual machines. Use `docker-machine ip abap` to find out the IP address of your virtual host.\n\nFollow the instructions on the screen to connect to it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarshp%2Fnwabap751","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarshp%2Fnwabap751","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarshp%2Fnwabap751/lists"}