summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)AuthorFiles
2021-07-27build and bundle admin console + web assets (#119)Libravatar Tobi Smethurst1
2021-06-28put version in binary properly (#73)Libravatar Tobi Smethurst1
Addresses #71 : Set version on the CLI framework. Add a build.sh script that injects variables into the build tooling using git and a version file. Set version in config.
2021-05-23first draft of DockerfileLibravatar tsmethurst1