#!/bin/bash
git pull
export  runmode=dev
docker-compose up --build -d
docker image prune -f