IBM / ubiquity-docker-plugin

Ubiquity Docker Plugin
Apache License 2.0
12 stars 17 forks source link

Containerize Ubiquity-Docker-Plugin #51

Open aswarke opened 7 years ago

aswarke commented 7 years ago

Migrate from Legacy plugin to Docker's new Plugin v2 architecture (Managed plugin system)

Changes required 1) Change Plugin Discovery mechanism from JSON specification to Unix Domain Sockets 2) Remove running commands with sudo 3) Create Dockerfile and config.json as per Docker's new plugin requirements 4) Create script "scripts/plugin_v2.sh" to create ubiquity-docker-plugin container, extract it's rootfs and then use container's rootfs along with config.json spec to create v2 plugin