downlowd 0.1.1

Download files with automatic retries and resumes.
1
2
3
4
5
6
7
services:
  nginx:
    image: nginx:1-alpine
    ports:
      - 8089:80
    volumes:
      - ./static/:/usr/share/nginx/html