5b8c25f8b3
Fix #150: update Dockerfile and docker-compose
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
deno task bundle
|
|
docker build -t zefhemel/silverbullet . |