Skip to content

Commit 41c687b

Browse files
committed
docs: update roadmap
1 parent a90d2ba commit 41c687b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

readme.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ original one)
3131

3232
## Roadmap
3333

34-
- [ ] Cache a previously built version binary
34+
- [x] Cache a previously built version binary
35+
- Builds are cache for 6 hours due reduce storage costs, since it's run by a
36+
solo developer
3537
- [ ] Add support for download binaries from existing Github Release artifacts
3638

3739
## Authors
@@ -58,7 +60,8 @@ simpler fashion**
5860

5961
### Existing Image
6062

61-
The repository builds a nightly image that you can use directly if you don't wish to tweak anything.
63+
The repository builds a nightly image that you can use directly if you don't
64+
wish to tweak anything.
6265

6366
```sh
6467
$ docker run -p "3000:3000" ghcr.io/barelyhuman/goblin:nightly

0 commit comments

Comments
 (0)