all: build conf: cp -r ./config/keys ./web build: conf docker-compose build up: build docker-compose up