1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-25 08:19:40 +02:00
portainer/app/components/pullImage
Haris Michopoulos 5dd094e0b1 dockerui-118 How to pull images / create container from repo image ?
Added a modal dialog that gets user's input (registry, repo, image name and tag) and performs the pull. Some hack was needed to parse the response, since it is not valid json (actually, it seems to be concatenated json objects).
2015-06-05 17:21:52 +02:00
..
pullImage.html dockerui-118 How to pull images / create container from repo image ? 2015-06-05 17:21:52 +02:00
pullImageController.js dockerui-118 How to pull images / create container from repo image ? 2015-06-05 17:21:52 +02:00