client: support custom Dockerfile #67

Merged
AaronFiore merged 0 commits from refs/pull/67/head into master 2024-06-28 02:12:11 +00:00
AaronFiore commented 2024-06-26 23:02:53 +00:00 (Migrated from gitea.com)
  • Custom Dockerfile (based on template) is created during gen
  • After gen, client can edit custom Dockerfile with docker-finance edit type=build (or type=dockerfile)
  • Custom Dockerfile is appended to final Dockerfile, creating a single Dockerfile prior to building the image

Resolves #66

- Custom Dockerfile (based on template) is created during `gen` - After `gen`, client can edit custom Dockerfile with `docker-finance edit type=build` (or `type=dockerfile`) - Custom Dockerfile is appended to final Dockerfile, creating a single Dockerfile prior to building the image Resolves #66
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#67