A docker image to build rk-boot applications written in GO.
3.8K
images are based on golangs official docker images and tagged equal.
The aim of the images is to improve the build process for applications based on rk-boot.
Following sw is being added while building:
build-base for using sqlite with gormbuf cli for generating code from protobuf files with yaml config files and much moreprotoc-gen-go for generating code from protobuf filesprotoc-gen-go-grpc for generating grpc code from protobuf filesprotoc-gen-grpc-gateway for use of grpc gateway within rk-boot applicationsprotoc-gen-openapiv2 for use of openapiv2 within rk-boot applicationsswagger for auto generating swagger within rk-boot applicationsThe images are not limited to rk-boot applications, but can be used
in any way to build golang applications which use one or more of the above mentioned dependencies.
Currently, all images are based on alpine, bookworm and bullseye. Windows containers are currently not provided.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:9a31fd9c2…
Size
626.5 MB
Last updated
5 months ago
docker pull gt84/rk-builder