monorepo/dialer/run.sh
ange 8b1eb1d709
All checks were successful
/ mirror (push) Successful in 5s
Docker build scripts (#17)
Reviewed-on: icing/G-EIP-700-TLS-7-1-eip-stephane.corbiere#17
Co-authored-by: ange <ange@yw5n.com>
Co-committed-by: ange <ange@yw5n.com>
2025-01-15 13:42:30 +00:00

6 lines
111 B
Bash
Executable File

#!/bin/bash -e
IMG=git.gmoker.com/icing/flutter:main
docker run --rm -p 5037:5037 -v "$PWD:/app/" "$IMG" run