gockerize
Container builder
Builds Go binaries into minimal Docker containers for easy packaging and deployment
Package golang service into minimal docker containers.
666 stars
65 watching
20 forks
Language: Shell
last commit: almost 7 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 | 79 |
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. | 571 |
kubeservice-stack/common | A comprehensive set of Go packages and best practices for building scalable, distributed applications. | 4 |
moby/moby | Enables and accelerates software containerization by providing a modular framework for assembling custom systems | 68,896 |
powerman/dockerize | Utility to simplify running applications in docker containers by automating configuration and log handling. | 186 |
containerssh/libcontainerssh | A Go library that provides an embedded ContainerSSH and webhook helper to launch containers on demand | 64 |
foonathan/docker | Automated C++ build and testing containers | 48 |
golang-templates/seed | Automates setup and workflow for Go applications | 486 |
benzaita/dockerized-cli | Tools for creating and managing containerized development environments using Docker | 63 |