Skip to content

bbsdimas/spa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spa

Dockerfile for simplephpapp

1.git clone https://github.com/bbsdimas/spa.git note:remeber path to spa

  1. in docker envirment cd path spa note:in linux use sudo

docker build -t spa . docker run -i -t -p 8080:80 spa bash

  1. in docker container /root/prepare.sh

  2. in host machine http://%docker ip%:8080/app to check in docker container:

    • apt-get install lynx -y
    • lynx localhost/app/

trable: -in linux container, php 7.2 -determinate network ip

About

Dockerfile for simplephpapp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages