You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/api/exec
andres-portainer a7127bc74f
feat(libstack): remove the docker-compose binary BE-10801 (#111)
2 weeks ago
..
exectest chore(kompose): remove the code EE-4917 (#12003) 5 months ago
common.go fix(code): remove code that is no longer necessary EE-6078 (#10256) 1 year ago
compose_stack.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2 weeks ago
compose_stack_integration_test.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2 weeks ago
compose_stack_test.go feat(libstack): remove the docker-compose binary BE-10801 (#111) 2 weeks ago
kubernetes_deploy.go fix(linters): add back removed linters and extend them to CE BE-11294 2 months ago
swarm_stack.go chore(code): replace interface{} with any EE-6513 (#11986) 5 months ago
swarm_stack_test.go