This repository demonstrates (see .cnb.yml):
golang project into a Docker image and publish to CNB Docker Registrygolang binary package and upload to releases and commit attachmentsmain.go: Starts an HTTP serviceDockerfile: Builds the Docker image.ide/Dockerfile: Build environment configuration for remote development.cnb.yml: CI configuration fileREADME.md: Documentation fileImage: docker.cnb.cool/examples/ecosystem/golang-build:latest
Usage:
docker pull docker.cnb.cool/examples/ecosystem/golang-build:latest docker run docker.cnb.cool/examples/ecosystem/golang-build:latest