https://github.com/hashload/delphi-docker
Integrating the IDE with docker
https://github.com/hashload/delphi-docker
Last synced: about 1 month ago
JSON representation
Integrating the IDE with docker
- Host: GitHub
- URL: https://github.com/hashload/delphi-docker
- Owner: HashLoad
- License: mit
- Created: 2019-03-20T03:27:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T11:32:01.000Z (over 6 years ago)
- Last Synced: 2024-04-14T00:25:39.805Z (over 1 year ago)
- Language: Pascal
- Homepage:
- Size: 103 KB
- Stars: 51
- Watchers: 13
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# delphi-docker
Visual tool integrated with the IDE to aid in the execution and creation of containers Docker.
### For install in your project using [boss](https://github.com/HashLoad/boss):
``` sh
$ boss install -g github.com/HashLoad/delphi-docker
```