https://github.com/matsubara0507/docker-merge
make CLI that merge two Dockerfile using Haskell
https://github.com/matsubara0507/docker-merge
docker-cli haskell
Last synced: about 1 year ago
JSON representation
make CLI that merge two Dockerfile using Haskell
- Host: GitHub
- URL: https://github.com/matsubara0507/docker-merge
- Owner: matsubara0507
- License: mit
- Created: 2017-03-30T08:18:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-04T03:55:49.000Z (about 9 years ago)
- Last Synced: 2025-02-02T18:47:02.883Z (over 1 year ago)
- Topics: docker-cli, haskell
- Language: Haskell
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-merge
make CLI that merge two Dockerfile using Haskell