GoToSocial/dockerbuild.sh

4 lines
80 B
Bash
Executable File

#!/bin/bash
docker build -t "superseriousbusiness/gotosocial:$(cat version)" .