mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add build image for UBI release task
This commit is contained in:
parent
a4555047a7
commit
da731952b5
2 changed files with 6 additions and 0 deletions
4
Dockerfile.ubi-release
Normal file
4
Dockerfile.ubi-release
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
FROM alpine:3.10
|
||||
|
||||
RUN apk --no-cache add curl gnupg py-pip \
|
||||
&& pip install --no-cache-dir awscli
|
||||
Loading…
Add table
Add a link
Reference in a new issue