-
devpod Public
Forked from loft-sh/devpodCodespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
Go Mozilla Public License 2.0 UpdatedMar 7, 2025 -
vcluster Public
Forked from loft-sh/vclustervCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it …
Go Apache License 2.0 UpdatedMar 6, 2025 -
-
-
-
envlang Public
Envlang is a Go library that tries to treat environment variables as a proper language. By having a proper grammar, it can parse and evaluate expressions that are based on environment variables. It…
-
-
dagger Public
Forked from dagger/daggerAn engine to run your pipelines in containers
Go Apache License 2.0 UpdatedNov 15, 2024 -
compose-go Public
Forked from compose-spec/compose-goReference library for parsing and loading Compose YAML files
Go Apache License 2.0 UpdatedNov 7, 2024 -
example-voting-app Public
Forked from dockersamples/example-voting-appExample distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
C# Apache License 2.0 UpdatedMar 28, 2024 -
awsping Public
Forked from ekalinin/awspingConsole tool to check the latency to each Amazon EC2 region
Go MIT License UpdatedMar 3, 2024 -
compose Public
Forked from docker/composeDefine and run multi-container applications with Docker
-
mutagen Public
Forked from mutagen-io/mutagenFast file synchronization and network forwarding for remote development
-
websocket Public
Forked from coder/websocketMinimal and idiomatic WebSocket library for Go
-
controller-tools Public
Forked from kubernetes-sigs/controller-toolsTools to use with the controller-runtime libraries
-
-
-
docker.github.io Public
Forked from docker/docsSource repo for Docker's Documentation
-
hub-tool Public
Forked from docker/hub-tool🧪 Docker Hub experimental CLI tool
-
ifacemaker Public
Forked from vburenin/ifacemakerGenerate interfaces from structure methods.
-
goback Public
Forked from ribeirorod/gobackBackend server base model on Golang
-
orderedmap Public
Forked from elliotchance/orderedmap🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
-
cnab-go Public
Forked from cnabio/cnab-goA Go implementation of CNAB Core 1.0
-
go-connections Public
Forked from docker/go-connectionsUtility package to work with network connections
-
-
compose-cli Public
Forked from docker-archive/compose-cliEasily run your Compose application to the cloud with compose-cli
-
dive Public
Forked from wagoodman/diveA tool for exploring each layer in a docker image
-
godotenv Public
Forked from joho/godotenvA Go port of Ruby's dotenv library (Loads environment variables from `.env`.)
-
buildkit Public
Forked from moby/buildkitconcurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
-
docker-py Public
Forked from docker/docker-pyA Python library for the Docker Engine API