mirror of
https://github.com/imjasonh/deno-image
synced 2026-07-11 10:29:46 +00:00
3 lines
59 B
Bash
Executable file
3 lines
59 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
docker run -p 8000:8000 $(./build.sh)
|