Skip to content

mathigertner/simple-guestbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple guestbook with txt

This is a simple PHP application to create a guestbook with name & e-mail of visitors.

This application is not for production use.

The goal of this repo is learn several docker tasks.

Example to run

docker run --rm -p 8080:80 pilasguru/simple-guestbook

Pull image

docker pull pilasguru/simple-gustbook

https://hub.docker.com/repository/docker/pilasguru/simple-gustbook

License

MIT License

:x

About

Simple PHP application to create a guestbook with name & e-mail of visitors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.6%
  • Dockerfile 2.4%