compose/azure
Guillaume Tardif da3c3dab1c
@gtardif @rumpl Use %q instead of \"%s\"
Co-authored-by: Djordje Lukic <djordje.lukic@docker.com>
2020-07-03 15:40:25 +02:00
..
convert Use compose-go's Project and ProjectOptions 2020-07-02 16:05:45 +02:00
login Return an error if unable to open the browser 2020-07-01 16:47:49 +02:00
aci.go Add test for the backtracking of lines 2020-07-02 11:11:09 +02:00
aci_test.go Add test for the backtracking of lines 2020-07-02 11:11:09 +02:00
backend.go @gtardif @rumpl Use %q instead of \"%s\" 2020-07-03 15:40:25 +02:00
backend_test.go Do not allow ACI single containers with name that includes separator used for compose services (this would breaks docker logs, docker exec, docker rm using <CONTAINER_ID>) 2020-07-03 13:39:45 +02:00
context.go Use location flag in aci context creation only for group creation (default eastus). Once group has been created/selected, use group location. 2020-06-22 10:09:17 +02:00
context_test.go In ACI e2e tests, do not wait for full resource group deletion at the end, let ACI clean things UP (timeframe ~45 sec). This is costing GH Action minutes for nothing, and slows test results. 2020-07-02 16:13:38 +02:00
resourcegroup.go Merge pull request #325 from docker/error_status_context_needs_login 2020-07-02 17:02:57 +02:00