Skip to content

zukunftdigital/hello-world-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

hello-world-php

$ docker build -t docbuc/hello-world-php .
$ docker run -d -P --name hello-world docbuc/hello-world-php
$ docker port hello-world

  80/tcp -> 0.0.0.0:32772

Jetzt https://0.0.0.0:32772/ im Browser öffnen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 67.9%
  • Dockerfile 32.1%