Skip to content

(OLD) This ymal file related to user story 4496 (KnownUser PHP 7 Dev. image)

License

Notifications You must be signed in to change notification settings

MohammadMQ/KnownUserPHP7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(OLD this repo has been outdated)

KnownUserPHP7

This ymal file related to user story 4496 (KnownUser PHP 7 Dev. image)

This repo contains the docker-compose yml file that generate following images:

  • knownuser_alpine_linux_os;
  • knownuser_apache_web_server;
  • knownuser_php7_language;

How to use this repo

  • Clone this repo and open in visual studio code
  • Create following folders inside the source_files folder:
    • app
    • public-html
    • usr/src/myapp
  • Right click docker-compose.yml and choose 'Open in terminal'
  • Inside the terminal run:
    • docker-compose build
    • docker-compose up

This above commands will generate following docker containers and images:

Image name Container name
momiqueueit/knownuser_php7_language scripting_language
momiqueueit/knownuser_apache_web_server web_server
momiqueueit/knownuser_alpine_linux_os operating_system
httpd
alpine
php

Notes

Above images are build from following official docker images:

Bugs

Currently some errors occours when running docker-compose up

About

(OLD) This ymal file related to user story 4496 (KnownUser PHP 7 Dev. image)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published