#!/bin/bash docker build -t gitea . docker run -e token="$1" gitea