Commit Graph

10 Commits

Author SHA1 Message Date
James Mills a69c3f300c
Fix Docker image to work with rootless Docker environments 2023-08-06 11:11:29 +10:00
James Mills b137b085d4
Add curl and jq to runtime image 2023-04-02 01:38:22 +10:00
James Mills dc33985231
Fix Docker image to include toc tool 2023-04-01 16:31:42 +10:00
James Mills fd3c57c29e
Add toc to builtin tools for the zs Docker builder image 2023-04-01 15:04:37 +10:00
James Mills 22907ea0ff
Add -p flag to Docker image's runtime CMD 2023-03-18 13:07:23 +10:00
James Mills 02b31649bc
Move tools to a tools layer 2023-03-16 19:22:56 +10:00
James Mills b96093f460
Fix Docker image's WORKDIR to /data so zs serve works without errors 2023-03-12 22:29:36 +10:00
James Mills 3b6497cdee
Fix Docker image's CMD 2023-03-12 22:21:09 +10:00
James Mills d980980a0b
Add support for specifying root driectory for zs serve 2023-03-12 14:24:34 +10:00
James Mills 339de0457c Refactor a bunch of stuff adding zs serve, CI/CD workflows, fixing docs and license (#10)
Fixes #5
Fixes #8
Fixes #9

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Reviewed-on: https://git.mills.io/prologic/zs/pulls/10
2023-03-12 04:13:53 +00:00