gockerize
Container builder
Builds Go binaries into minimal Docker containers for easy packaging and deployment
Package golang service into minimal docker containers.
667 stars
65 watching
20 forks
Language: Shell
last commit: over 6 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
redcoolbeans/cargos-buildroot | A toolset for building lightweight Docker images with enhanced security and manageability. | 9 |
x1unix/docker-go-mingw | A Docker image for building Go binaries with MinGW toolchain on Windows and ARM. | 46 |
trn84/recipe-wizard | Automates creation of Docker containers for running OpenGL and CUDA applications on remote servers with optional integration of ROS, Gazebo, and Python deep learning tools. | 40 |
kcmvp/gob | Solves the problem of repetitive initialization process when starting new Golang projects by providing a tool and framework for efficient project setup and management. | 11 |
gesellix/gradle-docker-plugin | Enables interaction between Gradle build scripts and Docker containers using the Docker API | 80 |
mudler/docker-companion | Tool for managing Docker images by squashing and unpacking them | 44 |
gontainer/gontainer | A tool for configuring and building dependency injection containers for Go applications | 15 |
containers/storage | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 563 |
kubeservice-stack/common | Provides a comprehensive set of reusable building blocks for constructing distributed systems and applications in Go. | 4 |
moby/moby | Enables and accelerates software containerization by providing a modular framework for assembling custom systems | 68,758 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 185 |
containerssh/libcontainerssh | A Go library that provides an embedded ContainerSSH and webhook helper to launch containers on demand | 63 |
foonathan/docker | Automated C++ build and testing containers | 48 |
golang-templates/seed | Automates setup and workflow for Go applications | 479 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |