#!/bin/sh
docker build src/.docker_modules/bedtools/2.25.0 -t 'lbmc/bedtools:2.25.0'
docker push lbmc/bedtools:2.25.0