mirror of
https://github.com/imjasonh/deno-image
synced 2026-07-23 00:00:03 +00:00
initial commit
This commit is contained in:
commit
b70539f802
6 changed files with 233 additions and 0 deletions
3
run.sh
Executable file
3
run.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
docker run -p 8000:8000 $(./build.sh)
|
||||
Loading…
Add table
Add a link
Reference in a new issue