{"id":16259391,"url":"https://github.com/daliborgogic/dlbr-dockerapp","last_synced_at":"2026-05-17T01:32:34.525Z","repository":{"id":96151551,"uuid":"138345887","full_name":"daliborgogic/dlbr-dockerapp","owner":"daliborgogic","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-30T08:54:46.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T09:57:51.082Z","etag":null,"topics":["docker","docker-compose"],"latest_commit_sha":null,"homepage":null,"language":null,"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/daliborgogic.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":"2018-06-22T20:34:22.000Z","updated_at":"2018-06-30T08:54:47.000Z","dependencies_parsed_at":"2023-04-08T05:47:16.726Z","dependency_job_id":null,"html_url":"https://github.com/daliborgogic/dlbr-dockerapp","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/daliborgogic%2Fdlbr-dockerapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fdlbr-dockerapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fdlbr-dockerapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daliborgogic%2Fdlbr-dockerapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daliborgogic","download_url":"https://codeload.github.com/daliborgogic/dlbr-dockerapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247852934,"owners_count":21007040,"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-compose"],"created_at":"2024-10-10T16:01:43.560Z","updated_at":"2026-05-17T01:32:34.501Z","avatar_url":"https://github.com/daliborgogic.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dlbr-dockerapp\n\n\u003e Make your Docker Compose applications reusable, and share them on Docker Hub\n\n```bash\n$ docker-app render | docker-compose -f - up\n```\n\nIf you prefer you can create a standalone configuration file to store those settings. Let's create prod.yml with the following contents:\n\n```yml\nversion: 0.2.3\ntext: hello production\nport: 4567\n```\n\nYou can then run using that configuration file like so:\n\n```bash\n$ docker-app render -f prod.yml | docker-compose -f - up\n\n```\n\n## Installation\n\n```bash\n$ wget https://github.com/docker/app/releases/download/v0.2.0/docker-app-linux.tar.gz\n$ tar xf docker-app-linux.tar.gz\n$ cp docker-app-linux /usr/local/bin/docker-app\n```\n\n## Usage\n\n```bash\n$ docker-app\nDocker App Packages\n\nUsage:\n  docker-app [command]\n\nAvailable Commands:\n  helm        Render the Compose file for this app as an Helm package\n  help        Help about any command\n  init        Initialize an app package in the current working directory\n  inspect     Retrieve metadata for a given app package\n  render      Render the Compose file for this app\n  version     Print version information\n\nFlags:\n  -h, --help   help for docker-app\n\nUse \"docker-app [command] --help\" for more information about a command.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fdlbr-dockerapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaliborgogic%2Fdlbr-dockerapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaliborgogic%2Fdlbr-dockerapp/lists"}