Update Dockerfile.custom

This commit is contained in:
Andrejs Cunskis 2022-04-28 19:38:02 +03:00
parent 9906770111
commit 06a761ebf6
No known key found for this signature in database
GPG key ID: 87CB75083F227241
3 changed files with 13 additions and 3 deletions

View file

@ -9,8 +9,6 @@ GCLOUD_VERSION=${1}
apt-get update
apt-get -y install \
apt-transport-https \
ca-certificates \
curl \
python3 \
gnupg

View file

@ -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