1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

feat(ui): new pull image view (#39)

This commit is contained in:
Anthony Lapenna 2016-07-06 16:32:46 +12:00 committed by GitHub
parent 530eb20dfc
commit 59820e737e
6 changed files with 131 additions and 161 deletions

View file

@ -14,7 +14,6 @@ angular.module('uifordocker', [
'docker',
'images',
'image',
'pullImage',
'containerLogs',
'stats',
'swarm',