Categorygithub.com/adarsh-jaiss/shipper
repositorypackage
0.0.0-20241017103030-1df133068c18
Repository: https://github.com/adarsh-jaiss/shipper.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Shipper

Shipper is an internal developer platform designed to simplify the process of building and pushing container images. With Shipper, developers can create container images without the need to write or manage Dockerfiles and automatically pushing it to the container registry(such as docker hub or quay, etc)

Shipper uses shipwright which enables it to built conatiner with multiple build startegies including

  • Buildpacks
  • Kanio
  • ko
  • buildah
  • BuildKit

How it works?

Navigate to the official website of Shipper and click on getting started. Fill up the necessary details click Build Container Image.