Skip to content

giper45/php-docker-upload-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Docker PHP upload image

A small Docker php web application to upload remote files.

How to run

docker run -p 4444:80 -it --rm --name my-php-upload-app -v /tmp/uploads:/var/www/html/uploads daindragon2/php-upload-app 

The web app will run on port 4444.

About

A small docker image to upload files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published