client: add docker-finance build options #37

Closed
opened 2024-03-11 04:38:29 +00:00 by AaronFiore · 0 comments
AaronFiore commented 2024-03-11 04:38:29 +00:00 (Migrated from gitea.com)
  • Add CLI options
    • default = normal build (everything)
    • slim = build normal but without ROOT.cern support
    • tiny = build normal with ROOT.cern support but don't build hledger-flow (use pre-built binary hosted on GitHub)
      • Add WARNING about pulling an executable binary asset from GitHub
      • Add note that all build types will also build from end-user's custom Dockerfile
    • micro = same as tiny but without ROOT.cern support
  • Dockerfiles related
  • Test compatibility with docker-finance version
  • Add note to README
- [X] Add CLI options - [X] `default` = normal build (everything) - [X] `slim` = build `normal` but without ROOT.cern support - [X] `tiny` = build `normal` *with* ROOT.cern support but don't build hledger-flow (use pre-built binary hosted on GitHub) - [X] Add WARNING about pulling an executable binary asset from GitHub - [X] Add note that all build types will also build from end-user's custom Dockerfile - [X] `micro` = same as `tiny` but *without* ROOT.cern support - [X] Dockerfiles related - [X] Test compatibility with `docker-finance version` - [X] Add note to README
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#37