{"id":22816631,"url":"https://github.com/steeltoeoss/dockerfiles","last_synced_at":"2026-03-11T03:31:22.233Z","repository":{"id":41095029,"uuid":"66878300","full_name":"SteeltoeOSS/Dockerfiles","owner":"SteeltoeOSS","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-12T16:43:22.000Z","size":405,"stargazers_count":16,"open_issues_count":5,"forks_count":14,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-02-13T00:39:58.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteeltoeOSS.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2016-08-29T20:31:43.000Z","updated_at":"2026-02-12T16:48:30.000Z","dependencies_parsed_at":"2024-04-09T19:56:42.835Z","dependency_job_id":"e167fc12-9ff9-484e-8814-e061ba03abab","html_url":"https://github.com/SteeltoeOSS/Dockerfiles","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SteeltoeOSS/Dockerfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FDockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FDockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FDockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FDockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteeltoeOSS","download_url":"https://codeload.github.com/SteeltoeOSS/Dockerfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteeltoeOSS%2FDockerfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30369379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12T14:08:11.138Z","updated_at":"2026-03-11T03:31:22.216Z","avatar_url":"https://github.com/SteeltoeOSS.png","language":"PowerShell","readme":"= SteeltoeOSS Docker Images\n:toc: preamble\n:toclevels: 1\n:!toc-title:\n:linkattrs:\n\nGitHub repo for server images to use for local development with SteeltoeOSS.\n\n== Building\n\n.Build a specific image:\n----\n./build.ps1 config-server\n----\n\n== Running\n\n.List the created images:\n\n----\ndocker images\n----\n\nSee the link:https://github.com/SteeltoeOSS/Samples/blob/main/CommonTasks.md/[docker instructions] on how to run the various docker images.\n\n== Images\n\n|===\n|Name |Description\n\n|link:config-server/[steeltoe.azurecr.io/config-server]\n| Spring Cloud Config Server\n\n|link:eureka-server/[steeltoe.azurecr.io/eureka-server]\n| Netflix Eureka Server\n\n|link:spring-boot-admin/[steeltoe.azurecr.io/spring-boot-admin]\n| Spring Boot Admin\n\n|link:uaa-server/[steeltoe.azurecr.io/uaa-server]\n| CloudFoundry UAA Server\n\n|===\n\n== Debug Image Building\n\nVia link:https://stackoverflow.com/questions/32353055/how-to-start-a-stopped-docker-container-with-a-different-command/39329138#39329138[StackOverflow], here are the commands to list files in a stopped container.\n\n1. Find the id of the stopped container\n* `docker ps -a`\n2. Commit the stopped container to a new image: test_image.\n* `docker commit $CONTAINER_ID test_image`\n3. Run the new image in a new container with a shell.\n* `docker run -ti --entrypoint=sh test_image`\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteeltoeoss%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeltoeoss%2Fdockerfiles/lists"}