Sign inSign up

sebbia/build-tools-docker

By sebbia

Updated almost 5 years ago

Official alpine based docker image with common useful building tools for building images

Image
0

424

sebbia/build-tools-docker repository overview

Common build tools for dokerized builds

Docker Image Version (latest semver) GitHub release (latest SemVer)

Features:

This image can be usefull in Gitlab CI where impossible to prepare and cache docker image for builds.

load_ssh_private_key tool

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

Tag summary

Content type

Image

Digest

Size

76.6 MB

Last updated

almost 5 years ago

docker pull sebbia/build-tools-docker