Official alpine based docker image with common useful building tools for building images
424
Features:
This image can be usefull in Gitlab CI where impossible to prepare and cache docker image for builds.
Loads provided SSH private key with ssh-agent. This tool is useful for deploying artifacts to the remote host with ssh.
Usage:
load_ssh_private_key "${SSH_PRIVATE_KEY}"
or
export SSH_PRIVATE_KEY="xxx"
load_ssh_private_key
Content type
Image
Digest
Size
76.6 MB
Last updated
almost 5 years ago
docker pull sebbia/build-tools-docker