G-EIP-700-TLS-7-1-eip-steph.../dialer/run.sh
ange 759953b053
All checks were successful
/ mirror (push) Successful in 4s
feat: build + run scripts
2024-12-18 03:47:48 +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