{"id":18715278,"url":"https://github.com/barnabyshearer/dockerfromscratch","last_synced_at":"2025-08-04T21:34:18.886Z","repository":{"id":41854988,"uuid":"347723047","full_name":"BarnabyShearer/DockerFromScratch","owner":"BarnabyShearer","description":"Builds docker images for a simple Python + Postgres App from scratch.","archived":false,"fork":false,"pushed_at":"2023-01-18T09:05:05.000Z","size":148,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-19T11:45:54.660Z","etag":null,"topics":["docker","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/BarnabyShearer.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":"SECURITY.md","support":null}},"created_at":"2021-03-14T18:42:58.000Z","updated_at":"2021-11-28T12:56:14.000Z","dependencies_parsed_at":"2023-02-10T14:00:53.861Z","dependency_job_id":null,"html_url":"https://github.com/BarnabyShearer/DockerFromScratch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BarnabyShearer/DockerFromScratch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2FDockerFromScratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2FDockerFromScratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2FDockerFromScratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2FDockerFromScratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarnabyShearer","download_url":"https://codeload.github.com/BarnabyShearer/DockerFromScratch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarnabyShearer%2FDockerFromScratch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268779305,"owners_count":24306076,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"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":["docker","dockerfile"],"created_at":"2024-11-07T13:08:14.042Z","updated_at":"2025-08-04T21:34:18.816Z","avatar_url":"https://github.com/BarnabyShearer.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[//]: # (Autogenerated by https://github.com/BarnabyShearer/meta)\n\n# DockerFromScratch\n[![hub.docker.io](https://img.shields.io/docker/v/barnabyshearer/dockerfromscratch/latest?color=success\u0026label=docker)](https://hub.docker.com/repository/docker/barnabyshearer/dockerfromscratch)\n\nBuilds docker images for a simple Python + Postgres App from scratch.\n\nMade possible by [Linux From Scratch](https://www.linuxfromscratch.org/).\n\n![That is not a Dockerfile](https://github.com/BarnabyShearer/DockerFromScratch/raw/main/meme.jpg)\n\nFavours:\n- Up to date\n- Stable\n- Default configuration\n- Most common features enabled\n- Minimal programs and libraries in each image\n\nBuild and run a Nginx, uWSGI + Python, Postgres stack:\n\n    DOCKER_CONTENT_TRUST=1 COMPOSE_DOCKER_CLI_BUILD=1 DOCKER_BUILDKIT=1 docker-compose up -d\n\nYou can also cross-compile:\n\n    docker run --rm --privileged multiarch/qemu-user-static --reset -p yes\n    docker buildx create --use\n    docker buildx build --platform linux/arm64 --tag=scratch-nginx --target=nginx .\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarnabyshearer%2Fdockerfromscratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarnabyshearer%2Fdockerfromscratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarnabyshearer%2Fdockerfromscratch/lists"}