{"id":20121459,"url":"https://github.com/networld-to/docker-webapp","last_synced_at":"2025-06-11T18:41:36.255Z","repository":{"id":12783444,"uuid":"15457055","full_name":"networld-to/docker-webapp","owner":"networld-to","description":"This repository includes rvm with ruby version 2.0 and nginx as proxy for ruby on rails or sinatra apps.","archived":false,"fork":false,"pushed_at":"2014-05-18T15:27:59.000Z","size":231,"stargazers_count":3,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T15:44:24.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://a.networld.to","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/networld-to.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}},"created_at":"2013-12-26T17:24:25.000Z","updated_at":"2019-07-09T14:47:46.000Z","dependencies_parsed_at":"2022-09-01T10:02:23.775Z","dependency_job_id":null,"html_url":"https://github.com/networld-to/docker-webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/networld-to/docker-webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networld-to%2Fdocker-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networld-to%2Fdocker-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networld-to%2Fdocker-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networld-to%2Fdocker-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/networld-to","download_url":"https://codeload.github.com/networld-to/docker-webapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/networld-to%2Fdocker-webapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259317426,"owners_count":22839536,"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-11-13T19:29:15.057Z","updated_at":"2025-06-11T18:41:36.232Z","avatar_url":"https://github.com/networld-to.png","language":"Shell","readme":"# docker-webapp\n\n- nginx\n- passenger 4.0.41\n- ruby 2.1.2\n\nFor more versions see Dockerfile.\n\n\n## Getting Started\n\nGet the image via index.docker.io\n\n        $ docker pull networld/docker-webapp\n\n        or build from source\n\n        $ IMAGE_NAME=networld/docker-webapp\n        $ docker build --rm -t ${IMAGE_NAME} .\n\n  Start a container with:\n\n        $ docker run --rm -p 127.0.0.1:8181:80 -d -v /path/to/ruby_on_rails_app:/webapp ${IMAGE_NAME}\n        $ curl http://127.0.0.1:8181 # Test with curl or even better your favorite browser\n\n\n## Boot Script\n\nIf available the script `init.sh` under the root directory of the web application is executed during boot time (`/webapp/init.sh`). This script can be used to setup additional components or tasks, e.g. adding cronjobs or starting background workers.\n\n**Important:** Assure that the script is idempotent. That means if executed multiple times it does not change the result. Also keep in mind that the script is executed on each boot and before the web server nginx is started.\n\nFor more information see https://index.docker.io/u/networld/docker-webapp/ and\nthe source code under https://github.com/networld-to/docker-webapp\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworld-to%2Fdocker-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetworld-to%2Fdocker-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetworld-to%2Fdocker-webapp/lists"}