portainer/app/docker/services
Chao Geng d570aee554
feat(image): upload local files for building image EE-3021 (#7507)
* support to make multiple files in archive buffer

* upload files by multipart
2022-09-14 14:47:24 +08:00
..
buildService.js feat(image): upload local files for building image EE-3021 (#7507) 2022-09-14 14:47:24 +08:00
configService.js
containerService.js refactor(docker): move components to react [EE-3348] (#7084) 2022-06-26 17:16:50 +03:00
execService.js
imageService.js
networkService.js
nodeService.js
pluginService.js
secretService.js
serviceService.js
swarmService.js
system.service.ts refactor(containers): migrate view to react [EE-2212] (#6577) 2022-08-11 07:33:29 +03:00
systemService.js
taskService.js
volumeService.js