portainer/app/models/docker
Thomas Krzero c85aa0739d feat(container-details): add the ability to re-create, duplicate and edit a container (#855) 2017-08-13 12:17:41 +02:00
..
container.js fix(containers): fix an issue when only containers without ports are running (#1068) 2017-07-24 16:29:28 +02:00
containerDetails.js feat(container-details): add the ability to re-create, duplicate and edit a container (#855) 2017-08-13 12:17:41 +02:00
event.js
image.js fix(swarm): fix multiple Swarm related issues (#1022) 2017-07-12 16:11:11 +02:00
imageDetails.js
imageLayer.js refactor(image-details): place imageLayer model under models/docker 2017-07-08 09:22:39 +02:00
node.js
plugin.js feat(volume-creation): add plugin support (#1044) 2017-07-25 16:21:32 +02:00
secret.js
service.js feat(service): support the Order field for Update Configuration (#1101) 2017-08-09 15:30:50 +02:00
task.js
volume.js