https://github.com/arsenlosenko/test_task
Automated build for nginx+php-fpm+phppgadmin
https://github.com/arsenlosenko/test_task
docker nginx php5-fpm postgresql python supervisor
Last synced: about 2 months ago
JSON representation
Automated build for nginx+php-fpm+phppgadmin
- Host: GitHub
- URL: https://github.com/arsenlosenko/test_task
- Owner: arsenlosenko
- Created: 2017-05-19T20:29:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T23:44:06.000Z (about 9 years ago)
- Last Synced: 2025-04-21T20:01:31.214Z (about 1 year ago)
- Topics: docker, nginx, php5-fpm, postgresql, python, supervisor
- Language: Python
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To run this image properly, please pull it from repository with this command:
docker pull arsenlosenko/test_task
Image will be pulled from repo and automatically install all of the required software.
When pull will end, use next command to run the image:
docker run -it arsenlosenko/test_task
After this command, image will start its services automatically, so you can check created database with your browser. To do this, go to 172.17.0.2/phppgadmin
If you want to see output of countryInfo.sh, go to 172.17.0.2.