![]() |
1 ano atrás | |
---|---|---|
html | 1 ano atrás | |
LICENSE | 1 ano atrás | |
README.md | 1 ano atrás | |
docker-compose.yml | 1 ano atrás |
Just a quick image host in PHP
html
folder to your webroot, default: /var/www/html/
cd mini-image-host/html
pwd
cd ..
docker-compose.yml
file and replace /home/somik/mini-image-host/html
with the full path to your html directory you got in step 3: nano docker-compose.yml
8080
to your prefered port.Ctrl + x
docker compose up -d
yourServerIp:port
(default port 8080
)