Merge pull request #511 from docker/ecs-e2e

First ECS E2E test
This commit is contained in:
Guillaume Tardif 2020-08-20 10:57:23 +02:00 committed by GitHub
commit 2df4112913
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 171 additions and 4 deletions

View file

@ -1,5 +1,3 @@
// +build ecs
/*
Copyright 2020 Docker, Inc.