https://github.com/makepad-fr/wharf
A templating system for Docker
https://github.com/makepad-fr/wharf
devtool docker docker-cli-plugin go templating-tool
Last synced: 7 months ago
JSON representation
A templating system for Docker
- Host: GitHub
- URL: https://github.com/makepad-fr/wharf
- Owner: Makepad-fr
- License: apache-2.0
- Created: 2024-05-07T10:57:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T21:17:28.000Z (over 1 year ago)
- Last Synced: 2025-01-24T10:47:17.459Z (about 1 year ago)
- Topics: devtool, docker, docker-cli-plugin, go, templating-tool
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Wharf
A templating system for Dockerfiles.
## How to use it?
Wharf can be used in several ways, you can choose how you want to use it
- [Docker CLI Plugins](./docker-cli-plugins/README.md)
- [Go dependency](./core/README.md)