{"id":20171264,"url":"https://github.com/imanilchaudhari/docker-ubuntu","last_synced_at":"2026-01-31T18:31:59.297Z","repository":{"id":75519128,"uuid":"269368602","full_name":"imanilchaudhari/docker-ubuntu","owner":"imanilchaudhari","description":"Docker image built on ubuntu with Apache, PHP, Composer \u0026 more. ","archived":false,"fork":false,"pushed_at":"2024-09-08T08:22:57.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T22:06:30.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/imanilchaudhari.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":"2020-06-04T13:34:59.000Z","updated_at":"2024-04-02T16:52:41.000Z","dependencies_parsed_at":"2024-09-08T09:47:12.164Z","dependency_job_id":null,"html_url":"https://github.com/imanilchaudhari/docker-ubuntu","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/imanilchaudhari/docker-ubuntu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imanilchaudhari%2Fdocker-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imanilchaudhari%2Fdocker-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imanilchaudhari%2Fdocker-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imanilchaudhari%2Fdocker-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imanilchaudhari","download_url":"https://codeload.github.com/imanilchaudhari/docker-ubuntu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imanilchaudhari%2Fdocker-ubuntu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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-14T01:24:03.177Z","updated_at":"2026-01-31T18:31:59.273Z","avatar_url":"https://github.com/imanilchaudhari.png","language":"Dockerfile","readme":"# docker-ubuntu\nDocker image built on ubuntu:20.04 with Apache, PHP, Composer \u0026amp; more. \n\n## sample docker-compose.yml\n```\nversion: '3'\nservices:\n  app:\n    image: imanilchaudhari/docker-ubuntu:22.04\n    restart: 'no'\n    ports:\n      - 8010:80\n    volumes:\n      - './:/var/www/html/'\n      - './docker/app/app.conf:/etc/apache2/sites-available/000-default.conf'\n      - './docker/php/php.ini:/etc/php/8.1/apache2/php.ini'\n      - './docker/php/php.ini:/etc/php/8.1/cli/php.ini'\n    links:\n      - mariadb\n      - mailhog\n  mariadb:\n    image: 'mariadb:10.3.28'\n    restart: 'no'\n    environment:\n      MYSQL_ROOT_PASSWORD: root\n      MYSQL_DATABASE: 'database'\n  adminer:\n    image: adminer\n    restart: 'no'\n    links:\n      - mariadb\n    ports:\n      - 8011:8080\n  mailhog:\n    image: mailhog/mailhog\n    restart: 'no'\n    ports:\n      - 1025:1025\n      - 8025:8025\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimanilchaudhari%2Fdocker-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimanilchaudhari%2Fdocker-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimanilchaudhari%2Fdocker-ubuntu/lists"}