{"id":22070661,"url":"https://github.com/sitback/docker-containers","last_synced_at":"2025-07-24T08:36:19.281Z","repository":{"id":34525550,"uuid":"38468011","full_name":"Sitback/docker-containers","owner":"Sitback","description":"Web-focused Docker containers","archived":false,"fork":false,"pushed_at":"2023-07-26T05:17:20.000Z","size":2944,"stargazers_count":3,"open_issues_count":9,"forks_count":5,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-03-15T09:21:09.529Z","etag":null,"topics":["docker","docker-container","dockerfile","web"],"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/Sitback.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}},"created_at":"2015-07-03T02:38:30.000Z","updated_at":"2023-07-11T02:29:19.000Z","dependencies_parsed_at":"2022-09-15T17:12:47.558Z","dependency_job_id":null,"html_url":"https://github.com/Sitback/docker-containers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fdocker-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fdocker-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fdocker-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sitback%2Fdocker-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sitback","download_url":"https://codeload.github.com/Sitback/docker-containers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227422543,"owners_count":17775016,"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":["docker","docker-container","dockerfile","web"],"created_at":"2024-11-30T20:17:42.156Z","updated_at":"2024-11-30T20:17:42.851Z","avatar_url":"https://github.com/Sitback.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-containers\n[![Build Status](https://img.shields.io/circleci/project/Sitback/docker-containers/master.svg)](https://circleci.com/gh/Sitback/docker-containers)\n\nThis is a set of Dockerfiles used to build all containers on [our container registry](https://registry.hub.docker.com/u/sitback/).\n\n## Current containers\n\n* [base](https://hub.docker.com/r/sitback/base/)\n    * Ubuntu 14.04\n    * Ubuntu 16.04\n* [php](https://hub.docker.com/r/sitback/php/)\n    * 5.5 (from base:ubuntu-14.04)\n    * 5.6 (from base:ubuntu-14.04)\n    * 7.0 (from base:ubuntu-16.04)\n    * 7.1 (from base:ubuntu-16.04)\n* [soe](https://hub.docker.com/r/sitback/soe/)\n    * PHP 5.5 (from php:5.5)\n    * PHP 5.6 (from php:5.6)\n    * PHP 7.0 (from php:7.0)\n    * PHP 7.1 (from php:7.1)\n* [ci](https://hub.docker.com/r/sitback/ci/)\n    * PHP 5.5 (from soe:5.5)\n    * PHP 5.6 (from soe:5.6)\n    * PHP 7.0 (from soe:7.0)\n    * PHP 7.1 (from soe:7.1)\n* [proxy](https://hub.docker.com/r/sitback/proxy/)\n    * HAProxy (for Node.JS) (from base:ubuntu-16.04)\n    * nginx (from base:ubuntu-16.04)\n    * nginx (for Node.JS) (from proxy:nginx)\n* [solr](https://hub.docker.com/r/sitback/solr/)\n    * 5.3.x (from base:ubuntu-16.04)\n* [node](https://hub.docker.com/r/sitback/node/)\n    * base (6.x) (from base:ubuntu-16.04)\n    * ember (for testing) (from node:base)\n* [elasticsearch](https://hub.docker.com/r/sitback/elasticsearch/)\n    * 2.4.x (from elasticsearch:2.4, **for local development use only, do not use for production deployments!**)\n\n## Build prerequisites\n* Docker (tested on 1.7+)\n\n## Build instructions\nMake sure your Docker host is running.\n\nClone this project and `cd` into the image you wish to build (e.g. 'base/ubuntu-14.04').\n\nRun:\n\n```bash\ndocker build -t sitback/base:ubuntu-14.04 .\n```\n\nTo push to the Docker registry, run:\n\n```bash\ndocker push sitback/base:ubuntu-14.04\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitback%2Fdocker-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsitback%2Fdocker-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsitback%2Fdocker-containers/lists"}