{"id":19218772,"url":"https://github.com/fadilxcoder/docker-env","last_synced_at":"2025-05-13T00:24:46.616Z","repository":{"id":86245287,"uuid":"258279984","full_name":"fadilxcoder/docker-env","owner":"fadilxcoder","description":"Docker Environment Configuration","archived":false,"fork":false,"pushed_at":"2022-04-25T20:00:13.000Z","size":478,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T05:02:09.034Z","etag":null,"topics":["docker","notes"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/fadilxcoder.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":"2020-04-23T17:27:11.000Z","updated_at":"2023-05-12T16:23:10.000Z","dependencies_parsed_at":"2023-03-08T10:00:32.301Z","dependency_job_id":null,"html_url":"https://github.com/fadilxcoder/docker-env","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/fadilxcoder%2Fdocker-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fdocker-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fdocker-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadilxcoder%2Fdocker-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadilxcoder","download_url":"https://codeload.github.com/fadilxcoder/docker-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249958571,"owners_count":21351679,"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","notes"],"created_at":"2024-11-09T14:28:02.587Z","updated_at":"2025-04-20T20:32:05.980Z","avatar_url":"https://github.com/fadilxcoder.png","language":"PHP","readme":"# NGINX / APACHE / PHP-FPM / ADMINER\n\n- PHP Extension installer : https://github.com/mlocati/docker-php-extension-installer (Git repo)\n- **NOTE** : Replace with : `https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions`\n\n**Example** :\n```\nFROM php:7.2-cli\n\nADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/\n\nRUN chmod +x /usr/local/bin/install-php-extensions \u0026\u0026 \\\n    install-php-extensions gd xdebug\n```\n\n- To verify if extension is present, use command : `php -m|grep mysql` for example\n- Connect to App Terminal : `docker exec -it fx_php_fpm ash`\n- Verify if container is UP : `docker ps`\n\n# NOTES\n\n- Docker Apache : https://github.com/fadilxcoder/docker-env/tree/master-apache\n- Docker symfony : https://github.com/fadilxcoder/docker-env/tree/symfony\n- BUILD / UP : `docker-compose up --build -d`\n- UP : `docker-compose up`\n- DOWN : `MySQL version - docker-compose down --remove-orphans`\n\n# DETAILS\n- PHP : `8.1.5`\n- NGINX : `nginx/1.21.6`\n- MySQL version : `10.7.3-MariaDB-1:10.7.3+maria~focal`\n\n# URL\n\n- URL : http://localhost:8881/\n- PHPINFO : http://localhost:8881/phpinfo.php\n- ADMINER : http://localhost:8881/adminer.php\n- - **Server** : `database`\n- - **Username** : `myuser`\n- - **Password** : `secret`\n- - **Database** : `mydb`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fdocker-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadilxcoder%2Fdocker-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadilxcoder%2Fdocker-env/lists"}