1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-07 06:45:23 +02:00
portainer/app/docker/services
LP B a904c74fbb
Some checks failed
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
/ triage (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
fix(app): deploy container app template (#59)
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
2024-10-25 09:05:49 +13:00
..
buildService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
configService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
containerService.js fix(app): deploy container app template (#59) 2024-10-25 09:05:49 +13:00
execService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
imageService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
networkService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
nodeService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
pluginService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
secretService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
serviceService.js fix(swarm): fix service updates BE-11219 (#58) 2024-10-23 18:23:28 -03:00
swarmService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
systemService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
taskService.js feat(app): limit the docker API version supported by the frontend (#12295) 2024-10-08 17:13:14 +02:00
volumeService.js fix(app): deploy container app template (#59) 2024-10-25 09:05:49 +13:00