{"id":39706793,"url":"https://github.com/barrelmaker97/compositions","last_synced_at":"2026-01-18T10:34:13.465Z","repository":{"id":42511856,"uuid":"303885675","full_name":"barrelmaker97/compositions","owner":"barrelmaker97","description":"Docker Compose Library","archived":false,"fork":false,"pushed_at":"2025-08-13T14:25:25.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-13T16:27:19.362Z","etag":null,"topics":["docker","docker-compose","yaml"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/barrelmaker97.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-14T02:51:30.000Z","updated_at":"2025-08-13T14:25:24.000Z","dependencies_parsed_at":"2024-01-21T19:41:27.646Z","dependency_job_id":"f0749fb8-ff3c-43e8-84e1-3dd72eb08577","html_url":"https://github.com/barrelmaker97/compositions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/barrelmaker97/compositions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrelmaker97%2Fcompositions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrelmaker97%2Fcompositions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrelmaker97%2Fcompositions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrelmaker97%2Fcompositions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barrelmaker97","download_url":"https://codeload.github.com/barrelmaker97/compositions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barrelmaker97%2Fcompositions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28534487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","yaml"],"created_at":"2026-01-18T10:34:13.378Z","updated_at":"2026-01-18T10:34:13.444Z","avatar_url":"https://github.com/barrelmaker97.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Personal Docker Compose Library\n\nApplications I use, ready to launch using [Docker Compose](https://docs.docker.com/compose/).\n\n## TL;DR\n\n```bash\ngit clone git@github.com:barrelmaker97/compositions.git\ndocker-compose -f \u003cdirectory\u003e/\u003ccompose-file\u003e up -d\n```\n\n## Before you begin\n\n### Prerequisites\n- Docker\n- Docker Compose\n\n### Install Docker\n\nTo install Docker, refer to the [Docker install guide](https://docs.docker.com/get-docker/).\n\n### Install Docker Compose\n\nDocker Compose is a tool for defining and running multi-container Docker applications. A compose file is used to configure your application’s services.\n\nTo install Docker Compose, refer to the [Docker Compose install guide](https://docs.docker.com/compose/install/).\n\n### Clone Repo\n\nThe following command allows you to download and use all the compose files from this repository:\n\n```bash\ngit clone git@github.com:barrelmaker97/compositions.git\n```\n\n### Using Docker Compose\n\nOnce you have installed Docker Compose, you can deploy Docker containers/services.\n\nPlease refer to the [Command Line Reference](https://docs.docker.com/compose/reference/) for detailed instructions on how to use the Docker Compose client to manage your container deployments.\n\nUseful Docker Compose Commands:\n* Install a compose file, detached from the terminal: `docker-compose -f \u003ccompose-file\u003e up -d`\n* Delete a deployment: `docker-compose -f \u003ccompose-file\u003e down`\n* Pull latest images: `docker-compose -f \u003ccompose-file\u003e pull`\n\n# License\n\nCopyright (c) 2024 Nolan Cooper\n\nThis composition collection is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis composition collection is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this composition collection.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrelmaker97%2Fcompositions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarrelmaker97%2Fcompositions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarrelmaker97%2Fcompositions/lists"}