atomic icon indicating copy to clipboard operation
atomic copied to clipboard

Providing build automation and end-user/production container images (https://go.googlesource.com/gollvm/)

Open advancedwebdeveloper opened this issue 5 years ago • 3 comments

Hi there. I wanted to create for supporting containers, which would be used for gollvm .

There are two main scenarios:

  • building gollvm project itself (relies on llvm, Clang , CMake )
  • using pre-built container images, featuring "llvm-goc" compiler tool, to build end-user software (in Golang) .

Ivan

advancedwebdeveloper avatar Oct 03 '20 12:10 advancedwebdeveloper

This is pretty much a dead repo. You should look at Podman in github.com/containers/podman

rhatdan avatar Oct 03 '20 12:10 rhatdan

@rhatdan Maybe we should add a link to podman on the README and then archive this repo.

jlebon avatar Oct 08 '20 19:10 jlebon

Sounds good to me.

rhatdan avatar Oct 09 '20 13:10 rhatdan