#!/bin/bash docker build -t mikif70/topscorer -f ./Dockerfile ../backend.light/ docker save -o topscorer.tar mikif70/topscorer