{"id":23507144,"url":"https://github.com/jfoshee/streamlit_docker_test","last_synced_at":"2026-01-24T19:50:09.575Z","repository":{"id":266233294,"uuid":"637474993","full_name":"jfoshee/streamlit_docker_test","owner":"jfoshee","description":"Example of deploying a Streamlit app using Docker","archived":false,"fork":false,"pushed_at":"2023-05-07T17:04:48.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T08:22:56.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/jfoshee.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":"2023-05-07T17:04:46.000Z","updated_at":"2023-05-07T17:04:53.000Z","dependencies_parsed_at":"2024-12-03T08:51:04.177Z","dependency_job_id":"5864afb1-5497-4dea-9bb5-296dee5e8580","html_url":"https://github.com/jfoshee/streamlit_docker_test","commit_stats":null,"previous_names":["jfoshee/streamlit_docker_test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfoshee/streamlit_docker_test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fstreamlit_docker_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fstreamlit_docker_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fstreamlit_docker_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fstreamlit_docker_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfoshee","download_url":"https://codeload.github.com/jfoshee/streamlit_docker_test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fstreamlit_docker_test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28735371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"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-12-25T10:14:36.135Z","updated_at":"2026-01-24T19:50:09.554Z","avatar_url":"https://github.com/jfoshee.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Building Docker Image\n\nMust set target platform if building from Apple Silicon version of Docker.\n\n```sh\ndocker image build -t streamlit_test_amd64 --platform linux/amd64 .   \n```\n\n## Push to Azure\n\nAssume already created a [Azure Container Registry][]\n\n#### One Time Docker Login\n\n```sh\ndocker login intbasiscontainers.azurecr.io\n```\n\nPaste username and password from Credentials page in Azure Portal\n\n#### Push\n\n```sh\ndocker tag streamlit_test_amd64 intbasiscontainers.azurecr.io/streamlit_test_amd64\ndocker push intbasiscontainers.azurecr.io/streamlit_test_amd64\n```\n\n\n  [Azure Container Registry]: https://azure.microsoft.com/en-us/products/container-registry\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfoshee%2Fstreamlit_docker_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfoshee%2Fstreamlit_docker_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfoshee%2Fstreamlit_docker_test/lists"}