Update docs

This commit is contained in:
Thomas Sileo
2022-07-28 20:38:54 +02:00
parent 32763a3368
commit 9d6a3ea3cf
2 changed files with 43 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
SHELL := /bin/bash
PWD=$(shell pwd)
.PHONY: build
build:
docker build -t microblogpub/microblogpub .
.PHONY: config
config:
# Run and remove instantly