#!/bin/sh docker build -t export-xlsx . && docker run -p 9191:8080 export-xlsx