mirror of
https://github.com/imjasonh/deno-image
synced 2026-07-08 09:05:41 +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)
|