mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update Dockerfile.custom
This commit is contained in:
parent
9906770111
commit
06a761ebf6
3 changed files with 13 additions and 3 deletions
|
|
@ -9,8 +9,6 @@ GCLOUD_VERSION=${1}
|
|||
apt-get update
|
||||
apt-get -y install \
|
||||
apt-transport-https \
|
||||
ca-certificates \
|
||||
curl \
|
||||
python3 \
|
||||
gnupg
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
TOOLS=(DEBIAN RUBY GOLANG GIT LFS CHROME NODE YARN POSTGRESQL GRAPHICSMAGICK PGBOUNCER BAZELISK)
|
||||
TOOLS=(DEBIAN RUBY GOLANG GIT LFS CHROME NODE YARN POSTGRESQL GRAPHICSMAGICK PGBOUNCER BAZELISK GCLOUD KUBECTL)
|
||||
|
||||
function get_image_name(){
|
||||
local IMAGE_NAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue