{"id":20651425,"url":"https://github.com/mirocow/docker-compose","last_synced_at":"2026-04-11T00:50:42.461Z","repository":{"id":138206427,"uuid":"360348974","full_name":"Mirocow/docker-compose","owner":"Mirocow","description":"Simple docker compose boxes","archived":false,"fork":false,"pushed_at":"2022-05-10T00:34:03.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T10:26:16.735Z","etag":null,"topics":["docker-compose","docker-container","dockerfile","dockerfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Mirocow.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":"2021-04-22T00:46:58.000Z","updated_at":"2023-02-14T10:44:35.000Z","dependencies_parsed_at":"2024-03-26T23:15:18.797Z","dependency_job_id":null,"html_url":"https://github.com/Mirocow/docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirocow%2Fdocker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirocow%2Fdocker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirocow%2Fdocker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mirocow%2Fdocker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mirocow","download_url":"https://codeload.github.com/Mirocow/docker-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242750779,"owners_count":20179256,"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","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-compose","docker-container","dockerfile","dockerfiles"],"created_at":"2024-11-16T17:27:24.426Z","updated_at":"2025-12-31T00:48:04.312Z","avatar_url":"https://github.com/Mirocow.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Box\n\n## Create \n\n```bash\n$ docker network create --driver=bridge --subnet=172.100.1.0/24 --gateway=172.100.1.1 site_loc\n```\n\n## Xdebug setup\n\nGet active network`s interface name\n```bash\n$ ifconfig | pcregrep -M -o '^[^\\t:]+:([^\\n]|\\n\\t)*status: active' | egrep -o -m 1 '^[^\\t:]+'\n```\n\nexample: return en0\n\n### MacOs Creating or Adding New Network Alias To a Network Card (NIC)\n\n```bash\n$ sudo ifconfig en0 down\n$ sudo ifconfig en0 alias 10.254.254.254 255.255.255.0\n```\n\n### Linux Creating or Adding New Network Alias To a Network Card (NIC)\n\n```bash\n$ sudo ifconfig eno1:0 10.254.254.254 up\n```\n\n### Windows\n\nsee: https://stackoverflow.com/questions/8944860/how-to-create-an-ip-alias-on-windows","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirocow%2Fdocker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirocow%2Fdocker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirocow%2Fdocker-compose/lists"}