You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-13Lines changed: 5 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -7,22 +7,14 @@
7
7
## Availables Docker image tags
8
8
Repository available on Docker Hub: [zenika/terraform-aws-cli](https://hub.docker.com/r/zenika/terraform-aws-cli)
9
9
10
-
[Debian](https://hub.docker.com/_/debian) based images ([debian.Dockerfile](https://github.com/Zenika/terraform-aws-cli/blob/master/debian.Dockerfile)):
11
-
12
-
* zenika/terraform-aws-cli:latest-debian - build on master branch
13
-
* zenika/terraform-aws-cli:X.Y-debian - build on repository tags
14
-
15
-
[Alpine](https://hub.docker.com/_/alpine) based images ([alpine.Dockerfile](https://github.com/Zenika/terraform-aws-cli/blob/master/alpine.Dockerfile)):
16
-
17
-
* zenika/terraform-aws-cli:latest - build on master branch (default image tag)
18
-
* zenika/terraform-aws-cli:alpine-latest - build on master branch
19
-
* zenika/terraform-aws-cli:X.Y-alpine - build on repository tags
20
-
21
-
> Git repository tag naming convention: `/^([0-9.]+)$/`
0 commit comments