build.sh 96 B

123
  1. #! /bin/bash
  2. docker build . -f Dockerfile -t fdamstra/sabnzbd && \
  3. docker push fdamstra/sabnzbd