This website requires JavaScript.
Explore
Help
Register
Sign In
mingzailao
/
silverbullet
mirror of
https://github.com/silverbulletmd/silverbullet.git
Watch
1
Star
0
Fork
You've already forked silverbullet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c1d629d41f
silverbullet
/
scripts
/
build_docker.sh
4 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Deno docker update (#174) Fix #150: update Dockerfile and docker-compose
2022-12-08 01:43:47 +08:00
#!/bin/sh
Fixes #397: move to single binary distribution (#398) May still have some issues, will figure them out along the way
2023-05-07 15:54:01 +08:00
deno task compile
Deno docker update (#174) Fix #150: update Dockerfile and docker-compose
2022-12-08 01:43:47 +08:00
docker build -t zefhemel/silverbullet .