Commit History

Author SHA1 Message Date
  Guillaume Tardif 37737c3887 Do not send zero values in LivenessProbe, blocking deployments in some cases 5 years ago
  Ulysses Souza f6509ac814 Add Healthchecks to ACI 5 years ago
  Guillaume Tardif 5162982edc Merge pull request #887 from docker/restart-policy-map 5 years ago
  Ulysses Souza 7aee922b35 Remap restart policies for command run 5 years ago
  Guillaume Tardif c1ee51f31e Merge pull request #884 from docker/win_fix_execute_working_dir 5 years ago
  Guillaume Tardif 66a1263342 No specific case for windows, always resolve binary name before executing command 5 years ago
  Guillaume Tardif 41a1553dab No specific case for windows, always resolve binary name before executing command 5 years ago
  Guillaume Tardif 3936826673 Keep original license in windows lp_windows.go 5 years ago
  Guillaume Tardif 5a8eb000f6 Merge pull request #880 from gtardif/api_context_ls_endpoint 5 years ago
  guillaume.tardif 4489f39e5d duplicate windows os/exec.LookPath() and do not resolve files in current working dir if CWD is not explicitly in PATH. 5 years ago
  Nicolas De loof 3afc1cd43d Merge pull request #867 from docker/local-improvements 5 years ago
  Nicolas De loof c6fc0e116f Merge pull request #879 from docker/acceskey_file 5 years ago
  Nicolas De loof ba0d7c61f1 Merge pull request #883 from docker/no_changes 5 years ago
  Nicolas De Loof e99a8b54f8 Detect changeset creation failure when there's no changet 5 years ago
  Guillaume Tardif 2121cc5ca6 Merge pull request #878 from gtardif/remove_obsolete_hidden_json_flag 5 years ago
  Guillaume Tardif 0720767d1e Adding unit test on context conversion 5 years ago
  Guillaume Tardif 6cdcc7cb3e Add context details in API context ls: docker endpoint host, ACI region, resource group, subscription id, ECS profile. Also added context description 5 years ago
  Nicolas De Loof 44c58e7806 Flag to import access key & secret from file 5 years ago
  Chris Crone 74a27541e4 backend.local: Add volume e2e test 5 years ago
  Guillaume Tardif db7d04db79 Remove obsolete flag `--json` (that was marked hidden), kept for VSCode extension but is not used, `docker context ls --format “{{ json . }}”` is used. 5 years ago
  Guillaume Tardif 4b88896547 Merge pull request #876 from docker/ecs_pin_secret_sidecar 5 years ago
  Chris Crone db3a14694b backend.local: Add command support 5 years ago
  Guillaume Tardif 8cc438c9a5 Pin ECS secrets sidecar image & add makefile targets 5 years ago
  Chris Crone 318e8c6e8b api: Fix typo 5 years ago
  Chris Crone 42eb0ecc35 backend.local: Add rudimentary volume support 5 years ago
  Chris Crone 637dd263c9 backend.local: Refactor container service 5 years ago
  Chris Crone b2dcae685a backend.local: Add restart policy support to run 5 years ago
  Chris Crone b8adb4b3dd backend.local: Refactor conversion code 5 years ago
  Chris Crone 6a9eca9bdf backend.local: Add memory limits 5 years ago
  Chris Crone 47aa069a3d backend.local: Add CPU limits 5 years ago