fxa/_scripts/goaws.sh

7 строки
135 B
Bash
Executable File

#!/bin/sh -ex
DIR=$(dirname "$0")
cd "$DIR/../_dev/goaws"
docker run --rm --name goaws -p 4100:4100 -v "$(pwd)":/conf pafortin/goaws