-
Updated
Oct 22, 2020 - Java
Docker
Docker is software that provides containers, which allows teams to emulate development environments. Docker began as an internal project, initially developed by dotCloud engineers.
Here are 3,291 public repositories matching this topic...
-
Updated
Oct 19, 2020 - Java
-
Updated
Sep 12, 2020 - Java
-
Updated
Oct 22, 2020 - Java
-
Updated
Oct 18, 2020 - Java
Hi,
Very regularly we see that the MySQL container fails to start under the default 2mn timeout (120s). We've even increased that to 4mn and still fails (I've now increased it to 15mn to see what happens).
Anyway the point is that TC tries issue a SQL query to verify it's started during the defined timeout and if it doesn't succeed it just says that the DB is started, with:
00:11:17.
-
Updated
Oct 3, 2020 - Java
-
Updated
Oct 20, 2020 - Java
-
Updated
Oct 21, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 23, 2020 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Oct 16, 2020 - Java
-
Updated
Oct 13, 2020 - Java
-
Updated
Apr 12, 2020 - Java
-
Updated
Oct 23, 2020 - Java
-
Updated
Sep 22, 2020 - Java
-
Updated
Oct 23, 2020 - Java
-
Updated
Oct 11, 2020 - Java
-
Updated
May 25, 2018 - Java
-
Updated
Sep 11, 2020 - Java
-
Updated
Oct 21, 2020 - Java
-
Updated
Sep 22, 2020 - Java
Created by Solomon Hykes
Released March 2013
- Organization
- docker
- Website
- www.docker.com
- Wikipedia
- Wikipedia
I want to use the "ecr-login" credHelper for both
fromandto, but I need to use different environment variables (AWS_PROFILEin my case), because the IAM is different in each case. If it is possible somehow, I would like to know, and if not, I would like to request this feature (just like e.g.environmentcan be set fordockerClient).As a workaround, I will now try to run the credHe