deploy.sh 69 Bytes Raw Blame History Permalink 1 2 3 4 #!/usr/bin/env bash docker build -t mamuri-db . docker-compose up -d