~elchenberg/nginx-packagist-proxy

Initial commit

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~elchenberg/nginx-packagist-proxy
read/write
git@git.sr.ht:~elchenberg/nginx-packagist-proxy

You can also use your local clone with git send-email.

#Nginx Packagist Proxy

docker-compose run --rm nginx sh -c 'nginx -T'
docker-compose up --detach --force-recreate nginx
docker-compose run --rm --entrypoint ash composer -c 'time composer --no-cache -vvv require -- psr/container'