snapdrop

A Progressive Web App for local file sharing https://github.com/RobinLinus/snapdrop snapdrop.net
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

nginx-with-openssl.Dockerfile (49B)


      1 FROM nginx:alpine
      2 
      3 RUN apk add --no-cache openssl