1
0
Fork 0
mirror of https://github.com/imjasonh/deno-image synced 2026-07-08 09:05:41 +00:00
deno-image/run.sh
2021-08-24 09:37:21 -04:00

3 lines
59 B
Bash
Executable file

#!/usr/bin/env bash
docker run -p 8000:8000 $(./build.sh)