webysther/packagist-mirror-docker

No ports exposed

cwilby opened this issue · 1 comments

I've managed to run the docker container, how can I see the port the mirror is listening on?

There no nginx inside, only the build of repository, this is useful to keep data fresh:

My crontab as a sample:

* * * * * root docker run --name mirror --rm --device-read-bps /dev/xvda:600kb --device-write-bps /dev/xvda:600kb -e SLEEP=1 -v /var/www/html:/public webysther/packagist-mirror