hc-github-team-consul-core
61cee7fa9c
Backport of add license file into release/1.15.x ( #21046 )
...
backport of commit 4a211d0f1d
Co-authored-by: Xinyi Wang <xinyi.wang@hashicorp.com>
2024-05-03 16:54:17 -07:00
David Yu
7d44797870
Update Dockerfile: alpine 3.19 for 1.15.x ( #20924 )
...
Update Dockerfile
2024-03-28 11:17:19 -04:00
David Yu
a2abd49ffc
Update Dockerfile: backport to 1.15.x ( #20918 )
...
* Update Dockerfile
* Update Dockerfile
* Create 20897.txt
2024-03-27 18:39:57 -07:00
hc-github-team-es-release-engineering
e13a4c2e09
[DO NOT MERGE UNTIL EOY] EOY license fixes 1.15.x ( #19787 )
2024-01-02 08:38:56 -08:00
David Yu
c56fcacbb2
Dockerfile: backport of #20014 for 1.15.x ( #20034 )
...
* Update Dockerfile
* Create 20014.txt
2023-12-21 13:22:57 -08:00
hc-github-team-consul-core
1330cc0711
backport of commit 87e1f04178
( #17516 )
...
Co-authored-by: DanStough <dan.stough@hashicorp.com>
2023-05-30 17:06:08 +00:00
hc-github-team-consul-core
87d97798bf
backport of commit a0598b81a3
( #16363 )
...
Co-authored-by: Derek Menteer <derek.menteer@hashicorp.com>
2023-02-22 16:51:54 +00:00
Semir Patel
9fcfe8d7c5
Force installation of shadow-utils for access to groupadd executable in ubi image ( #15812 )
...
Removing curl inadvertently dropped the transitive dependency on shadow-utils
which is required for the groupadd executable. Since curl-minimal does not
have this dependency, make it explicit as part of `microdnf install`.
2022-12-15 12:42:22 -06:00
Semir Patel
2884090570
Fix curl vs curl-minimail install conflict in ubi9 image ( #15808 )
...
ubi9 already has curl-minimal installed. Attempting to install curl
results in a microdnf conflict and errors out.
2022-12-15 11:00:39 -06:00
David Yu
d0a83f722b
Dockerfile: bump UBI base image to 9.1 ( #15386 )
2022-12-14 09:52:19 -05:00
Mariano Asselborn
72bae90724
Add version label to Docker image ( #14204 )
2022-08-18 14:41:34 -04:00
Michele Degges
925eaf31fe
set PRODUCT_VERSION for docker build ( #14242 )
...
Changes proposed in this PR:
In `actions-docker-build` we [pass](05c370a26e/scripts/docker_build (L49)
) `PRODUCT_VERSION` to the docker build command. Since this was not set, the label did not populate properly which is used in a comparison to determine the `minor-latest` and `latest` docker image tags.
How I've tested this PR:
- build the image up to the point of label creation and pass in `--build-arg PRODUCT_VERSION=1.2.3`
- inspect the image for the label with the above command
How I expect reviewers to test this PR:
- same as above
Related [internal-only] post about this: https://hashicorp.atlassian.net/wiki/spaces/RELENG/pages/2416934922/August+17+2022-+Docker+Build+Failures
2022-08-17 14:48:43 -07:00
Michele Degges
407cd332ff
[CI-only] Support UBI images ( #13232 )
...
Co-authored-by: David Yu <dyu@hashicorp.com>
2022-05-26 09:49:47 -07:00
Michele Degges
01e633ee79
Update docker image base to alpine:3.15 ( #12276 )
2022-02-04 13:56:39 -08:00
Michele Degges
d032fb52a2
Merge branch 'main' into fix-broken-dockerfile
2022-02-04 12:30:20 -08:00
Michele Degges
5942e474cf
Use docker mirror
2022-02-02 17:41:56 -08:00
Michele Degges
da46255723
Update Dockerfile
...
Co-authored-by: Evan Culver <eculver@users.noreply.github.com>
2022-01-26 11:24:56 -08:00
Michele Degges
6600cf4787
Add docker target that pulls from releases.hashicorp.com
2022-01-25 17:09:42 -08:00
Michele Degges
3f894604bb
Fix broken docker builds
2022-01-25 16:59:04 -08:00
Claire Labry
4b0d346932
updating the alpine version
2021-12-17 10:41:04 -05:00
99
bf3ccf5847
add dumb-init package to Dockerfile
2021-11-18 08:36:59 -08:00
99
b462e59ffc
Make entrypoint script always executable
2021-11-17 17:08:18 -08:00
99
0402cc16bf
PR fixes
2021-10-28 22:22:38 -07:00
99
6f7a3eab37
Add Dockerfile
2021-10-25 22:57:54 -07:00