Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashload/delphi-docker
Integrating the IDE with docker
https://github.com/hashload/delphi-docker
Last synced: 4 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T11:32:01.000Z (over 5 years ago)
- Last Synced: 2024-04-14T00:25:39.805Z (7 months 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
```