{"id":22066081,"url":"https://github.com/pcpratheesh/docker-with-secret-sample","last_synced_at":"2026-04-25T16:34:42.501Z","repository":{"id":154439056,"uuid":"625888985","full_name":"pcpratheesh/docker-with-secret-sample","owner":"pcpratheesh","description":"A sample docker application","archived":false,"fork":false,"pushed_at":"2023-04-10T12:55:07.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-30T00:41:38.278Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pcpratheesh.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}},"created_at":"2023-04-10T10:30:17.000Z","updated_at":"2023-04-10T12:55:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7235de9-3557-4f69-8e3a-45557e92b284","html_url":"https://github.com/pcpratheesh/docker-with-secret-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcpratheesh/docker-with-secret-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcpratheesh%2Fdocker-with-secret-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcpratheesh%2Fdocker-with-secret-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcpratheesh%2Fdocker-with-secret-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcpratheesh%2Fdocker-with-secret-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcpratheesh","download_url":"https://codeload.github.com/pcpratheesh/docker-with-secret-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcpratheesh%2Fdocker-with-secret-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2024-11-30T19:25:39.059Z","updated_at":"2026-04-25T16:34:42.485Z","avatar_url":"https://github.com/pcpratheesh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"/# docker-with-secret-sample\nA sample docker application for demonstrating docker secrets\n\n## Follow the commands to run ande deploy the service\n\n    docker image build -t docker-secret-reader .\n\n    docker run -p 8080:8080 docker-secret-reader\n\n    docker-compose up --build\n\n\n\n## How to create new secrets\n    // create new secrets\n    docker secret create demo_secrets sample_secret.txt\n\n    docker secret rm db_host\n\n    echo \"mysecretusername\" | docker secret create db_user -\n\n    echo \"db-host\" | docker secret create db_host -\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcpratheesh%2Fdocker-with-secret-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcpratheesh%2Fdocker-with-secret-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcpratheesh%2Fdocker-with-secret-sample/lists"}