build: docker build -t gogs . run: docker run --rm -it -v `pwd`/data:/gogs/data gogs