{"id":16031624,"url":"https://github.com/kujenga/docker-gae-go","last_synced_at":"2025-03-18T06:14:47.898Z","repository":{"id":77977843,"uuid":"69983103","full_name":"kujenga/docker-gae-go","owner":"kujenga","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-19T18:12:38.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T12:45:40.763Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kujenga.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-04T16:16:28.000Z","updated_at":"2021-12-11T15:52:43.000Z","dependencies_parsed_at":"2023-03-02T16:30:17.152Z","dependency_job_id":null,"html_url":"https://github.com/kujenga/docker-gae-go","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/kujenga%2Fdocker-gae-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kujenga%2Fdocker-gae-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kujenga%2Fdocker-gae-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kujenga%2Fdocker-gae-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kujenga","download_url":"https://codeload.github.com/kujenga/docker-gae-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244166760,"owners_count":20409179,"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-10-08T21:04:12.299Z","updated_at":"2025-03-18T06:14:47.892Z","avatar_url":"https://github.com/kujenga.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Container for the Google App Engine Go SDK\n\n[![Docker Automated build](https://img.shields.io/docker/automated/kujenga/docker-gae-go.svg?maxAge=2592000)](https://hub.docker.com/r/kujenga/docker-gae-go/)\n\nThe release of macOS Sierra broke the version of Go used by the most recent App Engine SDKs, as [is being discussed](https://groups.google.com/forum/#!topic/google-appengine-go/4AKjwr5d5a8) in the [google-appengine-go](https://groups.google.com/forum/#!forum/google-appengine-go) Google Group.\n\nA suggested workaround is to use a docker container to run the App Engine SDKs in the meantime. This repository is intended to serve that purpose.\n\n## Usage\n\nPull the image with:\n\n```bash\ndocker pull kujenga/docker-gae-go\n```\n\nIncluded in this repository is a script, `run.sh`, which can be used to run the container in conjunction with App Engine apps living within your local `GOPATH`. It's usage is very similar to the `dev_appserver.py` tool. The arguments passed into it are the relative paths of any number of App Engine applications.\n\nFor example, if the `run.sh` script lives at `$GOPATH/src/github.com/run.sh` and you want to run three app engine applications within the `myorg` organization, you would use the following command.\n\n```bash\n./run.sh \\\n    myorg/app1/default/app.yaml \\\n    myorg/app1/worker/app.yaml \\\n    myorg/app2/app.yaml\n```\n\n### Note:\nAt the current time I'm not able to conenct to the admin console from `localhost` outside of the container, since it's listening on a local port within the container. SSH port forwarding may be of user here, though I haven't tried it.\n\n## References\n\nInfluenced by https://github.com/RobLoach/docker-google-appengine, although this is a bit simpler with more up to date dependencies.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkujenga%2Fdocker-gae-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkujenga%2Fdocker-gae-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkujenga%2Fdocker-gae-go/lists"}