Sign inSign up

sharpreet/alpine-cicd

By sharpreet

Updated over 2 years ago

Alpine image for CI/CD. Includes git, rsync, openssh, openssh-client and bash by default.

Image
Developer tools
0

1.9K

sharpreet/alpine-cicd repository overview

Alpine Docker Image for CI/CD

This is a custom Alpine image to be used with CI/CD pipeline.

This includes some frequently used commands and hence save some time during the build process by eliminating the time required to install the following commands.

  • git
  • rsync
  • curl
  • openssl
  • openssh-client
  • bash

Platform Support

The image supports following platform for now:

  • linux/amd64
  • linux/amd64/v2
  • linux/amd64/v3
  • linux/arm64
  • linux/riscv64
  • linux/ppc64le
  • linux/s390x
  • linux/386
  • linux/mips64le
  • linux/mips64
  • linux/arm/v7
  • linux/arm/v6
Unsupported platforms:
  • linux/riscv64
  • linux/mips64le
  • linux/mips64

Tag summary

Content type

Image

Digest

sha256:893b5c2ee

Size

11.7 MB

Last updated

over 2 years ago

docker pull sharpreet/alpine-cicd